Skip to main content

xpos

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xpos-0.0.1.tar.gz (8.4 kB view details)

Uploaded Source

Built Distribution

xpos-0.0.1-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

Details for the file xpos-0.0.1.tar.gz.

File metadata

  • Download URL: xpos-0.0.1.tar.gz
  • Upload date:
  • Size: 8.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for xpos-0.0.1.tar.gz
Algorithm Hash digest
SHA256 36ec93ac937133d672ccb7301f4d3f3c3b2f499e565af7afb83fb84b3c9f94d8
MD5 9812710fd3157ebb9470bc3ac3ba1176
BLAKE2b-256 fe83e395db12d1d8cdd3a011b061f157d703bcb7df58e30a5eacd19d844fc389

See more details on using hashes here.

File details

Details for the file xpos-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: xpos-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 7.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for xpos-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5665201c67a97da7d99351c7df88cc4314759f790e8db77c7ea6307e805ca9fc
MD5 db1283bf4e1649277b38eac535e63d75
BLAKE2b-256 8eba824aaf86ec81c95224ae79c440a15d3c9c6f59feee8373ce14f7ba9308a0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page