a devilish import package
Project description
ipos
Developer Guide
Setup
# create conda environment
$ mamba env create -f env.yml
# update conda environment
$ mamba env update -n ipos --file env.yml
Install
pip install -e .
# install from pypi
pip install ipos
nbdev
# activate conda environment
$ conda activate ipos
# make sure the ipos package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the ipos package
$ nbdev_prepare
Publishing
# publish to pypi
$ nbdev_pypi
# publish to conda
$ nbdev_conda --build_args '-c conda-forge'
Usage
Installation
Install latest from the GitHub repository:
$ pip install git+https://github.com/dsm-72/ipos.git
or from conda
$ conda install -c dsm-72 ipos
or from pypi
$ pip install ipos
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
ipos-0.0.6.tar.gz
(13.9 kB
view details)
Built Distribution
ipos-0.0.6-py3-none-any.whl
(12.6 kB
view details)
File details
Details for the file ipos-0.0.6.tar.gz
.
File metadata
- Download URL: ipos-0.0.6.tar.gz
- Upload date:
- Size: 13.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2aa67e758d8dc0edfa4ffc68cf7eb5ee0f2a9060ed201d5a29522cef7a435c38 |
|
MD5 | 2e9a960792f4dac8360bfc47f1b38e4d |
|
BLAKE2b-256 | f7a17414aece0429fdef9f285f590d9add2bb2d72cbe5edc215c1ca624b0c3b3 |
File details
Details for the file ipos-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: ipos-0.0.6-py3-none-any.whl
- Upload date:
- Size: 12.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe067787f4aec544743450c452f6d07bf741466e418ed3423c3986733226d172 |
|
MD5 | 9ee6938787cd9da3d12d888b63cd81f8 |
|
BLAKE2b-256 | b8ba22f090644f50d73620ce31b742044785820f82279f5975c24ef2cc058ba6 |