Metadata-Version: 2.4
Name: aa-eveprices
Version: 0.1.1
Summary: Alliance Auth application providing a common backend for managing type prices
Author-email: T'rahk Rokym <trahk.rokym@gmail.com>
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 4.0
Classifier: Framework :: Django :: 4.2
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
License-File: LICENSE
Requires-Dist: allianceauth>=4
Project-URL: Changelog, https://gitlab.com/r0kym/aa-eveprices/-/blob/master/CHANGELOG.md
Project-URL: Homepage, https://gitlab.com/r0kym/aa-eveprices
Project-URL: Source, https://gitlab.com/r0kym/aa-eveprices
Project-URL: Tracker, https://gitlab.com/r0kym/aa-eveprices/-/issues

# AA-EvePrices

Helper application designed to help developers managing the prices of Eve items through a common framework.

The data storing and querying is uniformized for developers.
However, the auth administrator stays in control of which provider (Fuzzwork, Janice, ...) will be used to populate the data.

## Currently supported providers:
- EveTycoon
- Fuzzwork
- Janice (experimental)


## Installation:

...

