An open API service indexing awesome lists of open source software.

https://github.com/vpeti1/pluman

A minecraft plugin downloader made in python
https://github.com/vpeti1/pluman

Last synced: 6 months ago
JSON representation

A minecraft plugin downloader made in python

Awesome Lists containing this project

README

        

# PLUMAN
A simple python app to download minecraft plugins from dev.bukkit.org

# Requirements
## bs4 and requests
pip install bs4 requests