matr (module attribute)
Project description
matr
Developer Guide
Setup
# create conda environment
$ mamba env create -f env.yml
# update conda environment
$ mamba env update -n matr --file env.yml
Install
pip install -e .
# install from pypi
pip install matr
nbdev
# activate conda environment
$ conda activate matr
# make sure the matr package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the matr 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/matr.git
or from conda
$ conda install -c dsm-72 matr
or from pypi
$ pip install matr
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
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
matr-0.0.10.tar.gz
(14.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
matr-0.0.10-py3-none-any.whl
(13.8 kB
view details)
File details
Details for the file matr-0.0.10.tar.gz.
File metadata
- Download URL: matr-0.0.10.tar.gz
- Upload date:
- Size: 14.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b7250bb0a872352b188c960b4cbc023a78db6db418c313b7f97d8d400224adc
|
|
| MD5 |
65b54fc5ffb580ad5ac3fd466b6ca421
|
|
| BLAKE2b-256 |
2f68e8d9f6bb311c2fe8a19acfea0ec45918e6cb1858136f1aec38db43cb6a79
|
File details
Details for the file matr-0.0.10-py3-none-any.whl.
File metadata
- Download URL: matr-0.0.10-py3-none-any.whl
- Upload date:
- Size: 13.8 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 |
9c38c8920cc942db6a235cceb023105fa5671569966f9fecdfd2a45e8880d1b9
|
|
| MD5 |
2ce51e2e85d0cb11ba60becb99ffcb40
|
|
| BLAKE2b-256 |
74b350691c289a21dd7356a515741dd5a22c8e3b3aeebb223aca65fe32807aec
|