Metadata-Version: 2.1
Name: anthros-core
Version: 1.1
Summary: environment, interfaces, tools and environment for development, testing
Home-page: https://vk.com/anthros
Author: Tand
Author-email: thunder.light.pegasys@gmail.com
Project-URL: Bug Tracker, https://vk.com/anthros
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

[[RUS]](docs/RUS.md)

# Welcome to Anthros-core!

Environment, interfaces and tools for your projects, as well as an interactive console for development and testing

## How to start?

Install the latest version of this package </br>
Create a *.py file at the root of your project </br>
Import AC: from anthros import core as ac </br>
Run interactive mode: ac.interfaces.console.run()

## Additionally

> How can I find out more about the components?

Everything is in the help, enter: help </br>
*but for now, everything is in russian, you can help us with the translation

> How can I contact the creators?

Join our communities: [Discord](https://discord.gg/3zR4Ffa6mX), [Vk](https://vk.com/anthros) </br>
You can also write to [me](https://vk.com/thunder_light) or join discord (Tand#9533)
