Skip to content

jrydberg/edgy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Edgy - a small python utility package

This is a small package that makes it easier for me* to write Python with Twisted and other stuff that I love.

Included:

  • XML functionality based on ElementTree
  • Schema description for model objects, allows you to get better type checking on your cruicial objects.
  • The start of an async document mapper for MongoDB (Requires txmongo aka pymonga).
  • ISO8601 parsing and printing

Not Included:

  • Unit tests (patches welcome!)

About

Edgy - a small python utility package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages