Metadata-Version: 2.1
Name: annot_attrs
Version: 0.1.4
Summary: MOVED INTO CLASSES_AUX
Home-page: https://github.com/centroid457/
Author: Andrei Starichenko
Author-email: centroid@mail.ru
Project-URL: Source, https://github.com/centroid457/annot_attrs
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Typing :: Typed
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

![Ver/TestedPython](https://img.shields.io/pypi/pyversions/annot_attrs)
![Ver/Os](https://img.shields.io/badge/os_development-Windows-blue)  
![repo/Created](https://img.shields.io/github/created-at/centroid457/annot_attrs)
![Commit/Last](https://img.shields.io/github/last-commit/centroid457/annot_attrs)
![Tests/GitHubWorkflowStatus](https://github.com/centroid457/annot_attrs/actions/workflows/test_linux.yml/badge.svg)
![Tests/GitHubWorkflowStatus](https://github.com/centroid457/annot_attrs/actions/workflows/test_windows.yml/badge.svg)  
![repo/Size](https://img.shields.io/github/repo-size/centroid457/annot_attrs)
![Commit/Count/t](https://img.shields.io/github/commit-activity/t/centroid457/annot_attrs)
![Commit/Count/y](https://img.shields.io/github/commit-activity/y/centroid457/annot_attrs)
![Commit/Count/m](https://img.shields.io/github/commit-activity/m/centroid457/annot_attrs)

# annot_attrs (current v0.1.4/![Ver/Pypi Latest](https://img.shields.io/pypi/v/annot_attrs?label=pypi%20latest))

## DESCRIPTION_SHORT
MOVED INTO CLASSES_AUX

## DESCRIPTION_LONG



## Features


********************************************************************************
## License
See the [LICENSE](LICENSE) file for license rights and limitations (MIT).


## Release history
See the [HISTORY.md](HISTORY.md) file for release history.


## Installation
```commandline
pip install annot-attrs
```


## Import
```python
from annot_attrs import *
```


********************************************************************************
## USAGE EXAMPLES
See tests, sourcecode and docstrings for other examples.  

------------------------------
### 1. example1.py
```python

```

********************************************************************************
