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.30.tar.gz (44.7 kB view details)

Uploaded Source

Built Distribution

quac-0.0.30-py3-none-any.whl (48.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: quac-0.0.30.tar.gz
  • Upload date:
  • Size: 44.7 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.30.tar.gz
Algorithm Hash digest
SHA256 2c9118de38b5b892e5ebed96c97eed84fb3555ef1130ba75e62cc63f2be9aafc
MD5 e627fb7e6581db913da1132e5a72518c
BLAKE2b-256 b78b65ddecc11ba0d1ef78068c8c2995105eac66303a3a86a92348f70c07a0b7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: quac-0.0.30-py3-none-any.whl
  • Upload date:
  • Size: 48.0 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.30-py3-none-any.whl
Algorithm Hash digest
SHA256 58d75a7ace69b506e4717c2e7d79494b5ad4828c265079ffaebf91397b42308b
MD5 7af330c0a74731d5f88606fc83c01126
BLAKE2b-256 a47eda92def804cac48a29e1d07306e01ef817cce98d51e4964849a3708bd44e

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