andrewgiessel / basketballcrawler

DEFUNCT - This is a python module to scrape basketball-reference.com and convert various stats into usable data structures for analysis
123 stars 56 forks source link

How to install/reference without pip or setup.py? #13

Open luzer opened 7 years ago

luzer commented 7 years ago

sorry for the simple request- but how do i use this lib?

wilsonchaney commented 7 years ago

Sorry for the late reply.

We haven't made an actual package or anything. If you simply add the folder basketballCrawler/ (in the root of this repo) to whatever project you're working on, you should be able to use it. Check the example notebook for help getting started.

andrewgiessel commented 7 years ago

In regards to installing, we should perhaps clean this up and submit it to pypi.

http://marthall.github.io/blog/how-to-package-a-python-app/ seems like a great place to start. If someone wanted to make a quick PR for setup, I can do the registration.

wilsonchaney commented 7 years ago

I can do that in the next few weeks. I'll likely include some renaming/etc so we conform to PEP8 before making an official package.

andrewgiessel commented 7 years ago

Sure, whenever you get around to it. PEP8 is a great idea, as is a documentation sweep, and maybe unit tests. I wrote this before I was a stickler about such things!

On Tue, Apr 4, 2017 at 5:11 PM wilsonchaney notifications@github.com wrote:

I can do that in the next few weeks. I'll likely include some renaming/etc so we conform to PEP8 before making an official package.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/andrewgiessel/basketballcrawler/issues/13#issuecomment-291633274, or mute the thread https://github.com/notifications/unsubscribe-auth/ABG3JfAkqx_7K5goph2MUOO7BRTV5HTMks5rsrILgaJpZM4LAPhF .