MANIFEST.in
README.rst
requirements-test.txt
requirements.txt
setup.py
ps_alchemy/__init__.py
ps_alchemy/paginator.py
ps_alchemy/resources.py
ps_alchemy/views.py
ps_alchemy.egg-info/PKG-INFO
ps_alchemy.egg-info/SOURCES.txt
ps_alchemy.egg-info/dependency_links.txt
ps_alchemy.egg-info/not-zip-safe
ps_alchemy.egg-info/requires.txt
ps_alchemy.egg-info/top_level.txt
ps_alchemy/templates/ps_alchemy/crud/create.jinja2
ps_alchemy/templates/ps_alchemy/crud/list.jinja2
tests/__init__.py
tests/conftest.py
tests/test_common.py
tests/test_paginator.py
tests/test_resources.py
tests/test_views.py
tests/test_views_functional.py