exceptions
Project description
excs
Developer Guide
Setup
# create conda environment
$ mamba env create -f env.yml
# update conda environment
$ mamba env update -n excs --file env.yml
Install
pip install -e .
# install from pypi
pip install excs
nbdev
# activate conda environment
$ conda activate excs
# make sure the excs package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the excs 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/excs.git
or from conda
$ conda install -c dsm-72 excs
or from pypi
$ pip install excs
Documentation
Documentation can be found hosted on GitHub repository pages. Additionally you can find package manager specific guidelines on conda and pypi respectively.
NumPy Documentation:
PyTorch Documentation:
TorchData
- How to Package PyTorch Models
torch.monitor.Event
torchvision
torchvision.Datasets.VisionDataset
torchvision.utils.flow_to_image
PyTorch Models to Consider:
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
excs-0.0.4.tar.gz
(15.5 kB
view details)
Built Distribution
excs-0.0.4-py3-none-any.whl
(16.5 kB
view details)
File details
Details for the file excs-0.0.4.tar.gz
.
File metadata
- Download URL: excs-0.0.4.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 | 95b3cbb58614fe1bbaff0b35d6c08969e63fa2d0b2b55c9272a3f88d2164d979 |
|
MD5 | f40949aa8c7e9ca7f8bf6654a0a83472 |
|
BLAKE2b-256 | 3ff3b19d2cc16dc7bd07768cf7ff18d24fab102fb953f17d324a336b793b3ca5 |
File details
Details for the file excs-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: excs-0.0.4-py3-none-any.whl
- Upload date:
- Size: 16.5 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 | 2c6f9deb0081996ef68e148e442ff74f8b32c887280f742a3c5fbf67c9fa039d |
|
MD5 | deceea6bebf8dceeed856c3a38cc77a7 |
|
BLAKE2b-256 | 5281da1448774402eb3b7724904c82f3d16863f30e995e9f68917699248815b4 |