pyedxl
Create Python package with dependencies using setuptools
I have not worked with packaging Python module for so long. It seems
distutils was deprecated since Python 2.4. The recommendation is to use
setuptools instead. It offers lots of useful functionalities, e.g.,
easy install with automatic dependencies resolver.
To create a package with setuptools, the package should have
- sugree's blog
- 3 comments
- Read more
- 524 reads

pyedxl - a python library for handling EDXL
I am proud to announce my latest work called pyedxl which is a python library for handling OASIS Emergency Data Exchange Language (EDXL) Distribution Element. At this time, it partially supports most of specification version 1.0 published on March 14, 2006. The main purpose to develop this library is to learn how to use lxml effectively. For those who can't stand to read, you might directly go to the Subversion repository.
- sugree's blog
- 5 comments
- Read more
- 1235 reads

Recent comments
38 min 51 sec ago
46 min 14 sec ago
59 min 51 sec ago
5 hours 35 min ago
7 hours 37 sec ago
9 hours 5 min ago
11 hours 13 min ago
11 hours 14 min ago
11 hours 16 min ago
12 hours 25 min ago