astr (attribute string) for defined getter / setter methods
Project description
astr
Packages that use astr
Developer Guide
Setup
# create conda environment
$ mamba env create -f env.yml
# update conda environment
$ mamba env update -n astr --file env.yml
Install
pip install -e .
# install from pypi
pip install astr
nbdev
# activate conda environment
$ conda activate astr
# make sure the astr package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the astr 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/astr.git
or from conda
$ conda install -c dsm-72 astr
or from pypi
$ pip install astr
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
astr-0.0.11.tar.gz
(15.5 kB
view details)
Built Distribution
astr-0.0.11-py3-none-any.whl
(14.1 kB
view details)
File details
Details for the file astr-0.0.11.tar.gz
.
File metadata
- Download URL: astr-0.0.11.tar.gz
- Upload date:
- Size: 15.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec62a500d3adcc3aaaef441057cd5b8ea4d99d12904eb8bd77c94e99189c34fd |
|
MD5 | d941ff4842b65e3462e72844d9629ff6 |
|
BLAKE2b-256 | adb73624995215275cb4e5f4c4254710365c0b6f49434e7d249c584d68ce7143 |
File details
Details for the file astr-0.0.11-py3-none-any.whl
.
File metadata
- Download URL: astr-0.0.11-py3-none-any.whl
- Upload date:
- Size: 14.1 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 | 12da2e2788a914949458ecba0a7c551af84fd35a52ba4abf5d7f688baacb77d8 |
|
MD5 | 67c17e611a2ac56465a748fc22cfc0f2 |
|
BLAKE2b-256 | 88e7ee105288563d1aea2905b8c5e04a49e97976685b12f2c54bf3ac33408788 |