Python Accuwage format library
Find a file
Binh Van Nguyen 5781cbf335 Finished up most of the record order validation and also checking
for all required records in a set. Added a controller class but
decided to put stuff in __init__ instead, at least for now.
Added a DateField which converts datetime.date into the proper
string format for EFW2 files (hopefully), this should still be
tested next week.
2011-05-07 15:19:48 -05:00
docs initial checkin 2011-03-26 14:56:00 -05:00
.gitignore added the first 3 record definitions 2011-03-30 21:17:48 -05:00
__init__.py Finished up most of the record order validation and also checking 2011-05-07 15:19:48 -05:00
fields.py Finished up most of the record order validation and also checking 2011-05-07 15:19:48 -05:00
model.py Finished up most of the record order validation and also checking 2011-05-07 15:19:48 -05:00
record.py Finished up most of the record order validation and also checking 2011-05-07 15:19:48 -05:00