mirror of
https://github.com/vinta/awesome-python.git
synced 2025-02-17 13:58:06 +00:00
Changed files section name
This commit is contained in:
parent
808fd55da7
commit
20b81c76af
|
@ -42,7 +42,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||||
- [Email](#email)
|
- [Email](#email)
|
||||||
- [Enterprise Application Integrations](#enterprise-application-integrations)
|
- [Enterprise Application Integrations](#enterprise-application-integrations)
|
||||||
- [Environment Management](#environment-management)
|
- [Environment Management](#environment-management)
|
||||||
- [Files](#files)
|
- [Files](#file)
|
||||||
- [Foreign Function Interface](#foreign-function-interface)
|
- [Foreign Function Interface](#foreign-function-interface)
|
||||||
- [Forms](#forms)
|
- [Forms](#forms)
|
||||||
- [Functional Programming](#functional-programming)
|
- [Functional Programming](#functional-programming)
|
||||||
|
@ -614,7 +614,7 @@ 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.
|
||||||
|
|
||||||
## File Manipulation
|
## File
|
||||||
|
|
||||||
*Libraries for file manipulation and MIME type detection.*
|
*Libraries for file manipulation and MIME type detection.*
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user