Metadata-Version: 2.4
Name: auto_importer_py
Version: 0.1.0
Summary: Automatically import common Python libraries into the importer module namespace
Home-page: https://github.com/yourname/auto_import
Author: your-name
Author-email: your-email@example.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: requires-python
Dynamic: summary

# auto_imports_auto

`auto_imports_auto` — маленькая библиотека, которая упрощает процесс разработки: достаточно написать в начале файла

```python
import auto_imports_auto
    
