python-in-edu icon indicating copy to clipboard operation
python-in-edu copied to clipboard

website for educational python resources

Results 43 python-in-edu issues
Sort by recently updated
recently updated
newest added

Assess what needs to be done to meet current WCAG standards.

Use Django Feed Reader (or comparable framework) to aggregate Python in education-related blogs. For testing purposes, we can start with https://www.teachingpython.fm/ and https://blog.trinket.io/.

SEVERAL CHANGES: 1) Added .idea files to gitignore to help keep the repo clean 2) Added several models to the Resources app in order to help better organize the data...

Change the field "Attribution" to "Author," so that it displays the new field name in the resource form and resource detail pages, and so that the authors are listed under...

Need to refactor forms to use django OOB forms capablilities.

Need to refactor modeling to allow for more flexible data management while also preventing the need for additional deployments when potential data changes. Ex. Need to create an Organization model...

Add additional toolkits and guides. If you have an idea for a guide that you'd like to create, it's a good idea to chat about it first either in the...

good first issue
content focused

Example of an adjustment that would be helpful https://education.python.org/resources/resources/16

Create an embed view of each of the PDFs on the Getting Started page.

This is guidance from GitHub: https://github.com/github/renaming