Catalyst.Codestyle
Project Links
Meta
Author: Sergey Kolesnikov
Requires Python: >=3.6.0
Classifiers
Environment
- Console
Natural Language
- English
Development Status
- 4 - Beta
Operating System
- OS Independent
License
- OSI Approved :: Apache Software License
Intended Audience
- Developers
- Science/Research
Programming Language
- Python
- Python :: 3.6
- Python :: 3.7
- Python :: 3.8
- Python :: 3.9
- Python :: Implementation :: CPython
PyTorch framework for Deep Learning research and development.
It was developed with a focus on reproducibility,
fast experimentation and code/ideas reusing.
Being able to research/develop something new,
rather than write another regular train loop.
Break the cycle - use the Catalyst!
Project manifest. Part of PyTorch Ecosystem. Part of Catalyst Ecosystem:
- Alchemy - Experiments logging & visualization
- Catalyst - Accelerated Deep Learning Research and Development
- Reaction - Convenient Deep Learning models serving
Catalyst.Codestyle 
Installation
Common installation:
pip install -U catalyst-codestyle
Getting started
# make code compatible with `catalyst` code style
catalyst-make-codestyle
# check that the code is `catalyst` code style compliant
catalyst-check-codestyle
Sep 17, 2021
21.9.2
Sep 16, 2021
21.9.1
Sep 10, 2021
21.9
Aug 05, 2021
21.7rc0
Jul 15, 2021
21.6rc1
Feb 28, 2021
21.3rc2
Feb 28, 2021
21.3rc1
Feb 28, 2021
21.3rc0
Jun 24, 2020
20.6.1
Jun 04, 2020
20.6
Apr 01, 2020
20.4
Mar 30, 2020
20.3
Wheel compatibility matrix
Files in release
Extras:
None
Dependencies:
(>=19.10b0)
black
(<4.0,>=3.7)
flake8
(<0.2,>=0.1.1)
flake8-blind-except
(<0.4,>=0.3)
flake8-broken-line
(<22.0,>=20.1)
flake8-bugbear
(<4.0,>=3.1)
flake8-comprehensions
(<5.0,>=4.0)
flake8-debugger
(<2.0,>=1.4)
flake8-docstrings
(<4.0,>=3.0)
flake8-quotes
(<0.3.0,>=0.2.3)
flake8-rst-docstrings
(<0.4,>=0.3)
flake8-string-format
(<0.13,>=0.11)
pep8-naming
(<2.0,>=1.5)
darglint
(<6.0,>=5.0)
isort
(<0.28,>=0.27)
nitpick