Skip to main content

quac

Project description

quac

Developer Guide

Setup

# create conda environment
$ mamba env create -f env.yml

# update conda environment
$ mamba env update -n quac --file env.yml

Install

pip install -e .

# install from pypi
pip install quac

nbdev

# activate conda environment
$ conda activate quac

# make sure the quac package is installed in development mode
$ pip install -e .

# make changes under nbs/ directory
# ...

# compile to have changes apply to the quac 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/quac.git

or from conda

$ conda install -c dsm-72 quac

or from pypi

$ pip install quac

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

quac-0.0.25.tar.gz (43.3 kB view details)

Uploaded Source

Built Distribution

quac-0.0.25-py3-none-any.whl (46.8 kB view details)

Uploaded Python 3

File details

Details for the file quac-0.0.25.tar.gz.

File metadata

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

File hashes

Hashes for quac-0.0.25.tar.gz
Algorithm Hash digest
SHA256 60b173b4e7ba58d9bb28593f0e499ebe90a9b08170ee3fe4f69c2a2d85d11965
MD5 0a07b2844dc85f1fc8682be91c5745e3
BLAKE2b-256 265ec0324ba6974304a517b151793e6de02aa1a31ee21b61b245c371dd45fb33

See more details on using hashes here.

File details

Details for the file quac-0.0.25-py3-none-any.whl.

File metadata

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

File hashes

Hashes for quac-0.0.25-py3-none-any.whl
Algorithm Hash digest
SHA256 b65552d5602fe35cf4153e8c081cf578b927a59d27a71fe35b8d0d52f81ec062
MD5 475a9ec17f050da4b19e744cd0edce28
BLAKE2b-256 7f9892f4b6d683146edb591f6fd7d9c9fd9d7526b2beef6493186cad0efb69cd

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