ispec
Project description
ispec
Developer Guide
Setup
# create conda environment
$ mamba env create -f env.yml
# update conda environment
$ mamba env update -n ispec --file env.yml
Install
pip install -e .
# install from pypi
pip install ispec
nbdev
# activate conda environment
$ conda activate ispec
# make sure the ispec package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the ispec package
$ nbdev_prepare
Publishing
# publish to pypi
$ nbdev_pypi
# publish to conda
$ nbdev_conda --build_args '-c conda-forge'
$ nbdev_conda --mambabuild --build_args '-c conda-forge -c dsm-72'
Usage
Installation
Install latest from the GitHub repository:
$ pip install git+https://github.com/dsm-72/ispec.git
or from conda
$ conda install -c dsm-72 ispec
or from pypi
$ pip install ispec
Documentation
Documentation can be found hosted on GitHub repository pages. Additionally you can find package manager specific guidelines on conda and pypi respectively.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ispec-0.0.18.tar.gz
(19.1 kB
view details)
Built Distribution
ispec-0.0.18-py3-none-any.whl
(22.6 kB
view details)
File details
Details for the file ispec-0.0.18.tar.gz
.
File metadata
- Download URL: ispec-0.0.18.tar.gz
- Upload date:
- Size: 19.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 063d28aef5b5983b62edc0b555a830ab6ac91289d0e137a7f6b7b9f0c939776a |
|
MD5 | bcc1296c0d3582c354b24416f2261771 |
|
BLAKE2b-256 | 0cd1fb0459450e78247af2d49bdb1b556c7472eba51603670b0ebe7098083ff7 |
File details
Details for the file ispec-0.0.18-py3-none-any.whl
.
File metadata
- Download URL: ispec-0.0.18-py3-none-any.whl
- Upload date:
- Size: 22.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a19107be83f0d2569609ea34a57cbb04e493de6fb97c5a2676a92c83a178a8ca |
|
MD5 | e8714d2a14e07fa70ad1435d032c79f6 |
|
BLAKE2b-256 | f58d2be571b34ed35056b4f7cf3c7908962c124d9684faa01e4b8c8e84aa5e19 |