https://github.com/loganintech/pcpartpicker-build-generator
Python script to generate PCPartPicker Builds
https://github.com/loganintech/pcpartpicker-build-generator
Last synced: about 1 month ago
JSON representation
Python script to generate PCPartPicker Builds
- Host: GitHub
- URL: https://github.com/loganintech/pcpartpicker-build-generator
- Owner: loganintech
- License: mit
- Created: 2016-09-10T22:17:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-03T01:16:36.000Z (over 8 years ago)
- Last Synced: 2024-10-18T06:52:16.159Z (6 months ago)
- Language: Python
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PCPartPicker Build Generator
----End Goal: Build a reddit bot that interprets a comment with a 'price' parameter and tries to build various computers that might suit the needs of whoever called the bot.
Discussion Topics:
* [How do we prioritize what parts get what money?](https://github.com/JewsOfHazard/pcpartpicker-build-generator/issues/2)
* Is there a better way to interact with PCPP than urllib
* How much of PCPP's parameters should we implement (color all that needed?)----
I've also used this project to play around with travis-ci a bit...[](https://travis-ci.org/JewsOfHazard/pcpartpicker-build-generator)