Open
Conversation
Kludex
reviewed
Feb 9, 2024
profile/README.md
Outdated
Comment on lines
2
to
12
|
|
||
| <!-- | ||
|
|
||
| **Here are some ideas to get you started:** | ||
|
|
||
| 🙋♀️ A short introduction - what is your organization all about? | ||
| 🌈 Contribution guidelines - how can the community get involved? | ||
| 👩💻 Useful resources - where can the community find your docs? Is there anything else the community should know? | ||
| 🍿 Fun facts - what does your team eat for breakfast? | ||
| 🧙 Remember, you can do mighty things with the power of [Markdown](https://docs.github.com/github/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax) | ||
| --> |
There was a problem hiding this comment.
Suggested change
| <!-- | |
| **Here are some ideas to get you started:** | |
| 🙋♀️ A short introduction - what is your organization all about? | |
| 🌈 Contribution guidelines - how can the community get involved? | |
| 👩💻 Useful resources - where can the community find your docs? Is there anything else the community should know? | |
| 🍿 Fun facts - what does your team eat for breakfast? | |
| 🧙 Remember, you can do mighty things with the power of [Markdown](https://docs.github.com/github/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax) | |
| --> | |
| Encode is dedicated to pushing forward the Python web ecosystem. | |
| Our work includes: | |
| * [Django REST framework](https://www.django-rest-framework.org/) - A world-leading API framework for Django, used by internationally recognised businesses worldwide, [depended on by nearly ½ million repositories](https://github.com/encode/django-rest-framework/network/dependents?package_id=UGFja2FnZS01NzA4OTExNg%3D%3D), and with [over 40 million downloads](https://pepy.tech/project/djangorestframework). | |
| * [HTTPX](https://www.python-httpx.org/) - Pushing forward Python's HTTP capabilities, with a fully featured HTTP client offering both sync and async APIs, with HTTP/1.1 & HTTP/2 support. | |
| * Starlette, Uvicorn, Databases, ORM. - Building out the core components for a [high-performance Python async web ecosystem](https://www.techempower.com/benchmarks/#section=data-r18&hw=ph&test=fortune&l=zijzen-7). | |
| To date we have fielded over 10,000 issues and pull requests, made a substantial impact to the productivity and capabilities of working with APIs using Django, and been a key player in expanding Python's async web and HTTP capabilities. | |
| We provide [monthly reports on all our work](https://www.encode.io/reports/), and offer [sponsor placements alongside our project documentation pages](https://www.django-rest-framework.org/#funding). |
There was a problem hiding this comment.
- We should mention how to sponsor encode.
Contributor
Author
There was a problem hiding this comment.
Yep, I'm okay with those either as a follow-up or as part of this PR.
Contributor
Author
|
Needs...
To figure out...
|
|
@tomchristie Can I help somehow here, or what is missing? |
Contributor
Author
Hrm merge it whenever you're happy with it I guess. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Currently we're not doing a great job of promoting our sponsors or being clear around funding & project progress.
An org README would be a good place to start?...
Refs #4