Skip to main content

Use Excel to define your model parameters.

Project description

# Doc [https://python-packaging-user-guide.readthedocs.org/en/latest/distributing.html#uploading-your-project-to-pypi]

# Build

python setup.py sdist

# Upload It might be necessary to first delete old packages in ‘dist’ folder twine upload dist/*

# Local install

## Build wheel python setup.py bdist_wheel -d dist

## Pip build local install wheel pip wheel -e dist/excel_modelling_helper-0.1.7-py2-none-any.whl

## Pip install local wheel pip install wheelhouse/excel_modelling_helper-0.1.7-py2-none-any.whl

15.5.2015 0.1.1 Renamed class to ParameterLoader 22.5.2015 0.1.2 Add sheet index as parameter to loader

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

excel-modelling-helper-0.1.8.tar.gz (18.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page