Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/loganintech/pcpartpicker-build-generator

Python script to generate PCPartPicker Builds
https://github.com/loganintech/pcpartpicker-build-generator

Last synced: about 22 hours ago
JSON representation

Python script to generate PCPartPicker Builds

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...

[![Build Status](https://travis-ci.org/JewsOfHazard/pcpartpicker-build-generator.svg?branch=master)](https://travis-ci.org/JewsOfHazard/pcpartpicker-build-generator)