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

Uploaded Source

Built Distribution

quac-0.0.38-py3-none-any.whl (50.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: quac-0.0.38.tar.gz
  • Upload date:
  • Size: 46.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.38.tar.gz
Algorithm Hash digest
SHA256 d5e43989b1c085e9ee63b7b65578d955b1145e7740eb46df68c2bbeb5acb8c1c
MD5 d00b1a5af3367e482616332720989996
BLAKE2b-256 ef680cff56c0e11566f3602d23c4f66b773bd764980030788f481bbdbb928147

See more details on using hashes here.

File details

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

File metadata

  • Download URL: quac-0.0.38-py3-none-any.whl
  • Upload date:
  • Size: 50.1 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.38-py3-none-any.whl
Algorithm Hash digest
SHA256 2af0da845583199bca75017fffe44af3888ead20241c5789b767f687ddf90a16
MD5 6c0568495bf354692a02e98eb3ad373b
BLAKE2b-256 dd565edd8c5a6b5b533e56b50bb8b822ee7ba86aeb4c9b73c7cad563e6c4e2aa

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