Commit Graph

7 Commits (master)

Author SHA1 Message Date
Chris Veilleux 26ed641b48 applied the "Black" formatter to all files and added pre-commit hook to check 2022-03-11 13:22:33 -06:00
Steve Penrod 9dc4d62490 Adding the basics to prepare for publishing this repo
Changes include:

* Adding AGPL 3.0 license template (TODO: Apply to all 200+ *.py files)
* Adding AGPL license files
* Add generic public repo files (CONTRIBUTING, etc)
* Simple README updates
* Adding other generic files, e.g. .github templates
2019-07-27 18:44:23 -05:00
Chris Veilleux b8e1c4dece enhance to allow for dynamic sql 2019-06-27 01:21:43 -05:00
Chris Veilleux dd109e60c6 Added comments and the ability to handle different cursor factories 2019-06-04 11:20:27 -05:00
Chris Veilleux 5321b1b390 added two new methods that should reduce some boilerplate code when querying the database and putting the results of the query directly into a dataclass 2019-03-27 20:47:22 -05:00
Matheus Lima e23d9ab840 Created endpoint to upload skills manifest 2019-03-27 11:23:59 -03:00
Chris Veilleux 02a9242c17 new base class for data repositories to eliminate some boilerplate code 2019-02-25 01:57:44 -06:00