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

Uploaded Source

Built Distribution

quac-0.0.42-py3-none-any.whl (48.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: quac-0.0.42.tar.gz
  • Upload date:
  • Size: 45.5 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.42.tar.gz
Algorithm Hash digest
SHA256 17bf83ad1b619ed447d12a0b96dbb3c7bb8f57c6d55ef2ec67adaecf44fb9c44
MD5 f24757c983a230c8f3667bd7e7a5ba33
BLAKE2b-256 5eba6f0b3a52a576ad4532aa67a8d738467ea0922f05e44c053de9b54ead1bf0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: quac-0.0.42-py3-none-any.whl
  • Upload date:
  • Size: 48.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.42-py3-none-any.whl
Algorithm Hash digest
SHA256 11f5c7b9521c2bb7ded71a90c828cf2d8bcfbb86865e269658d1a5c30637477d
MD5 0c8a6bfdce6647bcc1d6ef052df971d0
BLAKE2b-256 174cdd5121e27f71dc52b1f520d7824e6c202aad72ec631a9950b8c66cf1b76a

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