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

Uploaded Source

Built Distribution

quac-0.0.11-py3-none-any.whl (44.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: quac-0.0.11.tar.gz
  • Upload date:
  • Size: 40.9 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.11.tar.gz
Algorithm Hash digest
SHA256 62ab37235ef408b6d1092d6d245d03fae8ea1aab8cd923876d72d82382438611
MD5 723dc9591633634150f22d392a6692b2
BLAKE2b-256 4a8dc27fb687e4c9a5b07461b37a44e52303e81ff5aafdf3bf02fa07fc7f94b9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: quac-0.0.11-py3-none-any.whl
  • Upload date:
  • Size: 44.3 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.11-py3-none-any.whl
Algorithm Hash digest
SHA256 a21664736b8c8acda2b6f609689fee1a273edc1a6c8e991885bbd313d85f4e11
MD5 8c191583675ff48b1e7720daf99ad239
BLAKE2b-256 60481f4371536ab84eda2615d426164c45aa22e2f2d06f99dd106300813e1384

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