|
| 1 | +<!-- |
| 2 | +
|
| 3 | +Thanks for considering contributing to Awesome Python Applications! If |
| 4 | +you're not suggesting adding a project, you can stop reading |
| 5 | +now and delete the remainder of this template |
| 6 | +
|
| 7 | +--- |
| 8 | +
|
| 9 | +(Please title your issue `"Add project: <project name>"`) |
| 10 | +
|
| 11 | +--> |
| 12 | + |
| 13 | +## Basic info |
| 14 | + |
| 15 | +**Application name**: |
| 16 | +**Application repo link**: |
| 17 | +**Application home link**: |
| 18 | +**Application description**: |
| 19 | + |
| 20 | +## Qualifications |
| 21 | + |
| 22 | +There are a ton of great Python projects out there, but what makes an |
| 23 | +application "Awesome™"? Please check that all of the following criteria apply: |
| 24 | + |
| 25 | +- [ ] Free software with an online source repository. |
| 26 | +- [ ] Using Python for a considerable part of their functionality. |
| 27 | +- [ ] Well-known, or at least prominently used in an identifiable niche. |
| 28 | +- [ ] Maintained or otherwise demonstrably still functional on relevant platforms. |
| 29 | +- [ ] An application, not a library or framework. |
| 30 | + |
| 31 | +Note that installability via pip/PyPI and a developer-audience focus |
| 32 | +may warrant a higher standard for inclusion, in keeping with the |
| 33 | +spirit of the list: |
| 34 | +http://sedimental.org/awesome_python_applications.html |
| 35 | + |
| 36 | +## Additional notability info |
| 37 | + |
| 38 | +<!-- Prominent uses or users, or promotional material, ideally written for an audience not familiar with that project's particular technologies) --> |
| 39 | + |
| 40 | +--- |
| 41 | + |
| 42 | +<!-- |
| 43 | +
|
| 44 | +## One more thing |
| 45 | +
|
| 46 | +Since you've made it this far, why not consider filing [a PR](https://github.com/mahmoud/awesome-python-applications/pulls)? |
| 47 | +
|
| 48 | +If your suggestion is a GitHub project, it's as easy as adding 2-3 |
| 49 | +lines to the `projects.yaml` file. There are comments and plenty of |
| 50 | +examples in the file. Here's [an edit link](https://github.com/mahmoud/awesome-python-applications/edit/master/projects.yaml). |
| 51 | +
|
| 52 | +No pressure or anything, feel free to smack that submit button, too! Thanks again! |
| 53 | +
|
| 54 | +--> |
0 commit comments