| @@ -41,6 +41,7 @@ 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) | ||||||
| @@ -568,6 +569,12 @@ 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.* | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user