structured directories
Project description
psrc
Developer Guide
Setup
# create conda environment
$ mamba env create -f env.yml
# update conda environment
$ mamba env update -n psrc --file env.yml
Install
pip install -e .
# install from pypi
pip install psrc
nbdev
# activate conda environment
$ conda activate psrc
# make sure the psrc package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the psrc 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/psrc.git
or from conda
$ conda install -c dsm-72 psrc
or from pypi
$ pip install psrc
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
psrc-0.0.19.tar.gz
(23.1 kB
view details)
Built Distribution
psrc-0.0.19-py3-none-any.whl
(26.8 kB
view details)
File details
Details for the file psrc-0.0.19.tar.gz
.
File metadata
- Download URL: psrc-0.0.19.tar.gz
- Upload date:
- Size: 23.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 | aad65efeba23072289258c78ff07c3143d3805dc6bfd9b53076b67eecffeba7c |
|
MD5 | 8fc9f35d07f10548c53723f7907c2c1c |
|
BLAKE2b-256 | f68320591c5cf42f13aaf028a7fe65255c7a478b1c0e82510ebe362c3bf4a6d0 |
File details
Details for the file psrc-0.0.19-py3-none-any.whl
.
File metadata
- Download URL: psrc-0.0.19-py3-none-any.whl
- Upload date:
- Size: 26.8 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 | f1bb2e2dfb74e2fb557e2e22599cf71b703e43fb3af4dead8233c2094dab0868 |
|
MD5 | 57a98888c391d730049e0d3c113b8c02 |
|
BLAKE2b-256 | 2b819142fd554111aa5f2f00d6857096afcff9321b87a29bad1292f2e6e74061 |