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