AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
requirements_dev.txt
setup.cfg
setup.py
CorasLib/APIException.py
CorasLib/APIHelper.py
CorasLib/Configuration.py
CorasLib/__init__.py
CorasLib/Controllers/APIController.py
CorasLib/Controllers/__init__.py
CorasLib/Models/AddressSerializer.py
CorasLib/Models/AllocationItemSerializer.py
CorasLib/Models/AllocationRequestSerializer.py
CorasLib/Models/AllocationSerializer.py
CorasLib/Models/AllocationSnapshotSerializer.py
CorasLib/Models/EventSerializer.py
CorasLib/Models/PriceChartSerializer.py
CorasLib/Models/PriceSerializer.py
CorasLib/Models/SectionSerializer.py
CorasLib/Models/VenueConfigurationSerializer.py
CorasLib/Models/VenueSerializer.py
CorasLib/Models/WriteAddressSerializer.py
CorasLib/Models/WriteAllocationItemSerializer.py
CorasLib/Models/WriteAllocationRequestSerializer.py
CorasLib/Models/WriteAllocationSerializer.py
CorasLib/Models/WriteAllocationSnapshotSerializer.py
CorasLib/Models/WriteEventSerializer.py
CorasLib/Models/WritePriceChartSerializer.py
CorasLib/Models/WritePriceSerializer.py
CorasLib/Models/WriteSectionSerializer.py
CorasLib/Models/WriteVenueConfigurationSerializer.py
CorasLib/Models/WriteVenueSerializer.py
CorasLib/Models/__init__.py
coras.egg-info/PKG-INFO
coras.egg-info/SOURCES.txt
coras.egg-info/dependency_links.txt
coras.egg-info/not-zip-safe
coras.egg-info/requires.txt
coras.egg-info/top_level.txt
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/test_python_coras.py