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.16.tar.gz
(14.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
ipos-0.0.16-py3-none-any.whl
(14.0 kB
view details)
File details
Details for the file ipos-0.0.16.tar.gz.
File metadata
- Download URL: ipos-0.0.16.tar.gz
- Upload date:
- Size: 14.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b7853457808717fc5de61a1d1b09883c364e05e99e552ad3a6243ed18822ccf
|
|
| MD5 |
c3032a754db998f051809f23a887abf7
|
|
| BLAKE2b-256 |
481eb6f68f8dcdc5625b38876e4089d5f6ce8c8050761150fb60149dd9fa51c3
|
File details
Details for the file ipos-0.0.16-py3-none-any.whl.
File metadata
- Download URL: ipos-0.0.16-py3-none-any.whl
- Upload date:
- Size: 14.0 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 |
c3a88b6e825589776bc8ba97348a20a7eb0ef229046680f00d83884149dc63f6
|
|
| MD5 |
f7e403b48584e75d81d6266f89164882
|
|
| BLAKE2b-256 |
8280e5a7a8be56d372531b721484570050e6066b1b29e572d4be49626057cdf0
|