8000 Merge pull request #15 from henriquebastos/patch-1 · DTSCode/awesome-python@88aa544 · GitHub
[go: up one dir, main page]

Skip to content

Commit 88aa544

Browse files
committed
Merge pull request vinta#15 from henriquebastos/patch-1
Adding Unipath and Name Parser to the list
2 parents eaeb9ed + 19c7662 commit 88aa544

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ A curated list of awesome Python frameworks, libraries and resources. Inspired b
8484
* [path.py](https://github.com/jaraco/path.py) - A module wrapper for [os.path](https://docs.python.org/2/library/os.path.html).
8585
* [watchdog](https://github.com/gorakhargosh/watchdog) - API and shell utilities to monitor file system events.
8686
* [django-storages](http://code.larlet.fr/django-storages/) - A collection of custom storage backends for Django.
87+
* [Unipath](https://github.com/mikeorr/Unipath) - An object-oriented approach to file/directory operations.
8788

8889
## Date and Time
8990

@@ -119,6 +120,7 @@ A curated list of awesome Python frameworks, libraries and resources. Inspired b
119120
* [xlwt / xlrd](http://www.python-excel.org/) - A package is for writing and reading data and formatting information from Excel files.
120121
* [XlsxWriter](https://xlsxwriter.readthedocs.org/) - A Python module for creating Excel .xlsx files.
121122
* [PyYAML](http://pyyaml.org/) - YAML implementations for Python.
123+
* [Name Parser](https://github.com/derek73/python-nameparser) - A simple Python module for parsing human names into their individual components.
122124

123125
## Natural Language Processing
124126

0 commit comments

Comments
 (0)
0