fpos
Project description
xpos
Developer Guide
Setup
# create conda environment
$ mamba env create -f env.yml
# update conda environment
$ mamba env update -n xpos --file env.yml
Install
pip install -e .
# install from pypi
pip install xpos
nbdev
# activate conda environment
$ conda activate xpos
# make sure the xpos package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the xpos 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/xpos.git
or from conda
$ conda install -c dsm-72 xpos
or from pypi
$ pip install xpos
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
fpos-0.0.2.tar.gz
(9.3 kB
view details)
Built Distribution
fpos-0.0.2-py3-none-any.whl
(8.8 kB
view details)
File details
Details for the file fpos-0.0.2.tar.gz
.
File metadata
- Download URL: fpos-0.0.2.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 462c7bdd1291885687409e1eebcf6f55f30019d2822c340f2f026ba7d465462e |
|
MD5 | 5113e6cf70e286d243f2e4073dbfd778 |
|
BLAKE2b-256 | 6971282ace91caec60df058d47b3a5af84736ae9120e697016a95ba8c3e355ef |
File details
Details for the file fpos-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: fpos-0.0.2-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8312ce56a7c7ea60fdd5d12ce98309c15aa7f8a0050bade16341b6978970f4c |
|
MD5 | 056d91ada169576c07f4ded21ad77c8a |
|
BLAKE2b-256 | e4b1b7b6ab906a28ffd65326aa69e3b46092d1390a4b26488c3ba2236eafd4e7 |