Metadata-Version: 2.1
Name: django-bazaar-of-wonders
Version: 0.1.10
Summary: Bazaar of Wonders is a Django-based web application that aggregates card details and pricing statistics for trading card games, namely, Magic: The Gathering.
Home-page: https://github.com/Bazaar-Trader/Bazaar_Of_Wonders
Author: https://github.com/Bazaar-Trader
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: django
Requires-Dist: django-tinymce4-lite
Requires-Dist: django-materializecss-form
Requires-Dist: PyYAML

# Bazaar of Wonders
Bazaar of Wonders is a Django-based web application that aggregates card details and pricing statistics for trading card games, namely, Magic: The Gathering.

# PyPi Info 
Pypi Name: [django-bazaar-of-wonders](https://pypi.org/project/django-bazaar-of-wonders/)  
Pypi Link: [https://pypi.org/project/django-bazaar-of-wonders/](https://pypi.org/project/django-bazaar-of-wonders/)  

# Github Info
Repo: https://github.com/Bazaar-Trader/Bazaar_Of_Wonders  
HTTPS Clone Link: https://github.com/Bazaar-Trader/Bazaar_Of_Wonders.git  
SSH Clone Link: git@github.com:Bazaar-Trader/Bazaar_Of_Wonders.git   

# Wiki 

https://github.com/Bazaar-Trader/Bazaar_Of_Wonders/wiki 

# Installing with pip
```shell
$ pip3 install django-bazaar-of-wonders
```

# Command to run the application
```shell
$ bazaar_start
```
View on browser: http://localhost:8000 

# Alternative installation instructions 
Alternative installation instructions can be found at https://github.com/Bazaar-Trader/Bazaar_Of_Wonders/wiki#installation-methods 



# Team

| <a href="http://github.com/ahillebra" target="_blank">**Project Manager**</a> | <a href="http://github.com/kdewey13" target="_blank">**SCRUM Master**</a> | <a href="http://github.com/kerekovskik" target="_blank">**Dev Team**</a> | <a href="http://github.com/dorianmeade" target="_blank">**Dev Team**</a> | <a href="http://github.com/matthewrabe" target="_blank">**Dev Team**</a> |
| :---: |:---:| :---:| :---:| :---:|
| [![Ashleigh Hillebrand](https://avatars0.githubusercontent.com/u/41175151?s=460&u=e59b91d99418dbeca3f3db49c3cb534fd6308dcb&v=4&s=200)](http://github.com/ahillebra) | [![Kelsey Dewey](https://avatars0.githubusercontent.com/u/40505163?s=400&u=e48b8b620316f566a560a3f5ad7ba56492233c0c&v=4s&=200)](http://github.com/kdewey13) | [![Konstantin Kerekovskik](https://avatars3.githubusercontent.com/u/23172746?s=400&v=4&s=200)](http://github.com/kerekovskik) | [![Dorian Meade](https://avatars2.githubusercontent.com/u/32111245?s=460&u=ddbe2f1c66d7c31f85f7f3f308b794f199d361ad&v=4s&=150)](http://github.com/dorianmeade) | [![Matthew Rabe](https://avatars0.githubusercontent.com/u/44124858?s=400&v=4&s=200)](http://github.com/matthewrabe) 
| <a href="http://github.com/ahillebra" target="_blank">`github.com/ahillebra`</a> | <a href="http://github.com/kdewey13" target="_blank">`github.com/kdewey13`</a> | <a href="http://github.com/kerekovskik" target="_blank">`github.com/kerekovskik`</a> | <a href="http://github.com/dorianmeade" target="_blank">`github.com/dorianmeade`</a> | <a href="http://github.com/matthewrabe" target="_blank">`github.com/matthewrabe`</a> |


