sysand add org3/proj3
A demonstration package with seeded content for development and staging.
# test bash comment
pip install proj3
import proj3
# Run the default analysis
result = proj3.execute()
print(result)
Visit our docs for more information.
MIT License - see LICENSE file for details.