Skip to main content
PyCon US is happening May 14th-22nd in Pittsburgh, PA USA.  Learn more

Server that goes with the codingTracker app. It use aiohttp and sqlite3.0 to save data from the client. It also provide an entry point to get a complete rundown of every language used.

Project description

codingTrackerServer

This is the server for the codingTracker app.

Description

Using a REST api, it save in a sqlite3.0 db the time spend coding in language that are tracked by codingTracker app.

Getting Started

Dependencies

poetry aiohttp pyyaml

Installing

poetry install

Executing program

Run the server: poetry shell python3 ./codingTrackerServer/server.py

Authors

Contributors names and contact info

Emmanuel Guefif eguefif@fastmail.com

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Version

0.1.1

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page