Skip to main content

No project description provided

Project description

pip2Spack

Automatically create a spack package base on the pypi.org information

Installation

Later, the package will be added into pypi repository.

pip install pip2spack

Build

To build a .whl package

pip install setuptools wheel twine
python setup.py sdist bdist_wheel

Than go to dist directory and type

pip install pip2spack-0.1-py3-none-any.whl

Run

Before you run the script download a spack and export SPACK_ROOT.

To run a script, provide a package names:

pip2spack {package_names_for_convert}

Example:

pip2spack jsl 

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

pip2spack-0.1.3.tar.gz (29.9 kB view hashes)

Uploaded Source

Built Distribution

pip2spack-0.1.3-py3-none-any.whl (30.8 kB view hashes)

Uploaded Python 3

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