version extra version ver verx
Project description
sdir
Developer Guide
Setup
# create conda environment
$ mamba env create -f env.yml
# update conda environment
$ mamba env update -n sdir --file env.yml
Install
pip install -e .
# install from pypi
pip install sdir
nbdev
# activate conda environment
$ conda activate sdir
# make sure the sdir package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the sdir 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/sdir.git
or from conda
$ conda install -c dsm-72 sdir
or from pypi
$ pip install sdir
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
verx-0.0.1.tar.gz
(9.4 kB
view details)
Built Distribution
verx-0.0.1-py3-none-any.whl
(9.3 kB
view details)
File details
Details for the file verx-0.0.1.tar.gz
.
File metadata
- Download URL: verx-0.0.1.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2548a5bdb8af47bfcd42327964605d773236b5cf8f91666a27776927c5f97f9f |
|
MD5 | e2d0f4257eb092322e7a7afc2f64ded0 |
|
BLAKE2b-256 | b6f72eff1a5435e748357d10139fd93ebc8e7d3455ed5f63df36f209eedb1128 |
File details
Details for the file verx-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: verx-0.0.1-py3-none-any.whl
- Upload date:
- Size: 9.3 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 | a93d0ac8fe1c7bb70a14f50753f2b8f32ad0c1b2a03fb0aa2b2b09c9c4800e3c |
|
MD5 | f4248a74303519abc9a14bc0493bde95 |
|
BLAKE2b-256 | 6274c2daf69e797f2e6d3f9b73dd80daa888235bb4cdd4b645de809557dab829 |