dref (dereference) ForwardRef
Project description
dref
Packages that use dref
Developer Guide
Setup
# create conda environment
$ mamba env create -f env.yml
# update conda environment
$ mamba env update -n dref --file env.yml
Install
pip install -e .
# install from pypi
pip install dref
nbdev
# activate conda environment
$ conda activate dref
# make sure the dref package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the dref 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/dref.git
or from conda
$ conda install -c dsm-72 dref
or from pypi
$ pip install dref
Documentation
Documentation can be found hosted on GitHub repository pages. Additionally you can find package manager specific guidelines on conda and pypi respectively.
A = Alias
C = ClassVar
Q = Optional
E = (Over)-Engineered
Z = Custom
R = Rich
P = Plot
D = Data
B = Bio
M = Machine Learning
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dref-0.0.1.tar.gz
(9.0 kB
view details)
Built Distribution
dref-0.0.1-py3-none-any.whl
(8.7 kB
view details)
File details
Details for the file dref-0.0.1.tar.gz
.
File metadata
- Download URL: dref-0.0.1.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ddf955bcb54c80281f07c0008b6148df855a14b756492bd23d515a19dceee4e |
|
MD5 | ed95bdc7785c2284d829fe923e44ec37 |
|
BLAKE2b-256 | ce8407c430ce6a0bba576ce518fee315b6bd4779aa56adeb65d6c6210a345c46 |
File details
Details for the file dref-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: dref-0.0.1-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 45e5cd851da90b940fe8dca7b81ab1c263cdbb6dbe37ab5404f1364b5ea5a121 |
|
MD5 | aac33eb213b318929c3ad4265e636017 |
|
BLAKE2b-256 | 45be2994850f98bb1645fa2e8624d974814cdef614425d57f296687995ed963b |