LICENSE
MANIFEST.in
README.md
setup.py
crud_start/__init__.py
crud_start/models.py
crud_start/utils.py
crud_start.egg-info/PKG-INFO
crud_start.egg-info/SOURCES.txt
crud_start.egg-info/dependency_links.txt
crud_start.egg-info/requires.txt
crud_start.egg-info/top_level.txt
crud_start/get_operations/__init__.py
crud_start/get_operations/read.py
crud_start/post_operations/__init__.py
crud_start/post_operations/insert.py