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

Uploaded Source

Built Distribution

quac-0.0.16-py3-none-any.whl (44.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: quac-0.0.16.tar.gz
  • Upload date:
  • Size: 41.2 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.16.tar.gz
Algorithm Hash digest
SHA256 be7dd205bbaf1b42b952c87564a9b95da6f1b71d6b1a8ff83e2bd277e12b1561
MD5 32c1c6d03a1a86fa7921006939ae80b7
BLAKE2b-256 c0c83abe64182b67a912ea5dc35a0032b88a34229aa30e3e3cd529dddd779b31

See more details on using hashes here.

File details

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

File metadata

  • Download URL: quac-0.0.16-py3-none-any.whl
  • Upload date:
  • Size: 44.7 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.16-py3-none-any.whl
Algorithm Hash digest
SHA256 db72ba74112202b1e705ec09aa2a65fc974d7211a5db0e576018ca024c2f2f7c
MD5 600aa6effd28ba36e537933ff7e5cce7
BLAKE2b-256 548417f8781960c40d4a6bb9b32d1a7cbd4265631d74857a22c14c36530fdcf8

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