|
|
c8bde6f22b
|
removed support for bottle and pyramid. cherrypy is most easy to integrate and fits to all my needs...
|
2022-08-28 04:56:33 +02:00 |
|
|
|
d2f3484ca9
|
Added a simple data model class to be more flexible. SQLAlchemy will not be included. uplink is to small for this... maybe later. Lot of housekeeping where done too.
|
2022-08-28 04:17:53 +02:00 |
|
|
|
a14fccfb71
|
Totally refactored. Split everything in classes. Integrated HTTP server support for a status page. bottle, celery and pyramid supported but I will choose only one. Currently cherrypy looks perfect. Writing results to a database will become optionally and will use SQLAlchemy in the next days. This all is a work in progress and the code should not really be used. I am refreshing my Python skills and I hope the next release will be modular and usable for everybody... stay tuned
|
2022-08-27 18:46:47 +02:00 |
|
|
|
3c4aa09bf1
|
Directory refactoring to be more native to Python.
|
2022-08-25 21:02:22 +02:00 |
|
|
|
da1e82918b
|
Added stubs for the GUI part and added some more helpful information.
|
2021-12-28 02:39:28 +01:00 |
|
|
|
3966cd0e0f
|
Refactoring, Cleanups and prepared a new directory structure
|
2021-12-27 21:04:49 +01:00 |
|