Metadata-Version: 2.1
Name: allrucodes
Version: 0.1.1
Summary: Python package with a collection of official all-russian codes catalogs.
Home-page: https://github.com/naydyonov/allrucodes
License: MIT
Author: Alexey Naydyonov
Requires-Python: >=3.8,<4.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: fuzzywuzzy (>=0.18.0,<0.19.0)
Requires-Dist: numpy (>=1.22.3,<2.0.0)
Description-Content-Type: text/markdown

# allrudirectory


[![pypi](https://img.shields.io/pypi/v/allrucodes.svg)](https://pypi.org/project/allrucodes/)
[![python](https://img.shields.io/pypi/pyversions/allrucodes.svg)](https://pypi.org/project/allrucodes/)
[![Build Status](https://github.com/naydyonov/allrucodes/actions/workflows/dev.yml/badge.svg)](https://github.com/naydyonov/allrucodes/actions/workflows/dev.yml)
[![codecov](https://codecov.io/gh/naydyonov/allrucodes/branch/main/graphs/badge.svg)](https://codecov.io/github/naydyonov/allrucodes)



Python package with a collection of official all-russian code catalogs


* Documentation: <https://naydyonov.github.io/allrucodes>
* GitHub: <https://github.com/naydyonov/allrucodes>
* PyPI: <https://pypi.org/project/allrucodes/>
* Free software: MIT


## Features

For now it contains few of all-russian classifiers:
* OKSM (ОКСМ) - All-russian classifier of world countries (Общероссийский классификатор стран мира)
* OKOPF (ОКОПФ) - All-russian classifier of organizational and legal forms (Общероссийский классификатор организационно-правовых форм)

## Credits

This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [waynerv/cookiecutter-pypackage](https://github.com/waynerv/cookiecutter-pypackage) project template.

