https://github.com/adambirds/useful-libraries
List of useful libraries/Modules so I don't forget them.
https://github.com/adambirds/useful-libraries
Last synced: 3 months ago
JSON representation
List of useful libraries/Modules so I don't forget them.
- Host: GitHub
- URL: https://github.com/adambirds/useful-libraries
- Owner: adambirds
- License: gpl-3.0
- Created: 2022-08-06T01:07:46.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-18T18:12:09.000Z (almost 3 years ago)
- Last Synced: 2025-01-08T05:02:43.961Z (5 months ago)
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# useful-libraries
List of useful libraries/Modules so I don't forget them.## Python
* [django-jazzmin](https://github.com/farridav/django-jazzmin) - Django App to make Admin Page Nice
* [django-tinymce](https://github.com/jazzband/django-tinymce) - Django App for WYSIWYG Editor## Powershell
* [ImportExcel](https://github.com/dfinke/ImportExcel) - Export to Excel
* [JiraPS](https://github.com/AtlassianPS/JiraPS) - Commands to interact with Jira## Documentation
* [mkdocs-material](https://github.com/squidfunk/mkdocs-material) - Documentation Site from Markdown