mirror of
https://github.com/vinta/awesome-python.git
synced 2025-04-27 15:13:37 +00:00
move indico
This commit is contained in:
parent
b747d2b884
commit
af8b20cfa5
@ -41,7 +41,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||||||
- [Editor Plugins and IDEs](#editor-plugins-and-ides)
|
- [Editor Plugins and IDEs](#editor-plugins-and-ides)
|
||||||
- [Email](#email)
|
- [Email](#email)
|
||||||
- [Environment Management](#environment-management)
|
- [Environment Management](#environment-management)
|
||||||
- [Event Management](#event-management)
|
|
||||||
- [Files](#files)
|
- [Files](#files)
|
||||||
- [Foreign Function Interface](#foreign-function-interface)
|
- [Foreign Function Interface](#foreign-function-interface)
|
||||||
- [Forms](#forms)
|
- [Forms](#forms)
|
||||||
@ -200,6 +199,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||||||
* [wagtail](https://wagtail.io/) - A Django content management system.
|
* [wagtail](https://wagtail.io/) - A Django content management system.
|
||||||
* [django-cms](https://www.django-cms.org/en/) - An Open source enterprise CMS based on the Django.
|
* [django-cms](https://www.django-cms.org/en/) - An Open source enterprise CMS based on the Django.
|
||||||
* [feincms](https://github.com/feincms/feincms) - One of the most advanced Content Management Systems built on Django.
|
* [feincms](https://github.com/feincms/feincms) - One of the most advanced Content Management Systems built on Django.
|
||||||
|
* [indico](https://github.com/indico/indico) - A feature-rich event management system, made @ [CERN](https://en.wikipedia.org/wiki/CERN).
|
||||||
* [Kotti](https://github.com/Kotti/Kotti) - A high-level, Pythonic web application framework built on Pyramid.
|
* [Kotti](https://github.com/Kotti/Kotti) - A high-level, Pythonic web application framework built on Pyramid.
|
||||||
* [mezzanine](https://github.com/stephenmcd/mezzanine) - A powerful, consistent, and flexible content management platform.
|
* [mezzanine](https://github.com/stephenmcd/mezzanine) - A powerful, consistent, and flexible content management platform.
|
||||||
* [plone](https://plone.org/) - A CMS built on top of the open source application server Zope.
|
* [plone](https://plone.org/) - A CMS built on top of the open source application server Zope.
|
||||||
@ -576,12 +576,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||||||
* [pyenv](https://github.com/pyenv/pyenv) - Simple Python version management.
|
* [pyenv](https://github.com/pyenv/pyenv) - Simple Python version management.
|
||||||
* [virtualenv](https://github.com/pypa/virtualenv) - A tool to create isolated Python environments.
|
* [virtualenv](https://github.com/pypa/virtualenv) - A tool to create isolated Python environments.
|
||||||
|
|
||||||
## Event Management
|
|
||||||
|
|
||||||
*Tools and libraries for managing events.*
|
|
||||||
|
|
||||||
* [indico](https://github.com/indico/indico) - A feature-rich event management system, made @ [CERN](https://en.wikipedia.org/wiki/CERN).
|
|
||||||
|
|
||||||
## Files
|
## Files
|
||||||
|
|
||||||
*Libraries for file manipulation and MIME type detection.*
|
*Libraries for file manipulation and MIME type detection.*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user