Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Script for Database Caching #26

Open
BalmaBrian opened this issue Mar 26, 2021 · 0 comments
Open

Python Script for Database Caching #26

BalmaBrian opened this issue Mar 26, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@BalmaBrian
Copy link
Collaborator

Tasks

  1. Creating a python script to work with Serial port.
    • Find a pip package similar to npm SerialPort
    • Make a pip freeze requirements.txt for containerization
    • For Development: virtual python environment
  2. Create python code that works with Redis
    • Find a pip package to work with a redis data base
    • Make a pip freeze requirements.txt for containerization
    • Write information that is time stamped
  3. Convert a string Json object to a dictionary in python.
    • Find a pip package to work with Json objects via a string
    • Make a pip freeze requirements.txt for containerization
  4. Put all the code in one script file for testing.
@BalmaBrian BalmaBrian added the enhancement New feature or request label Mar 26, 2021
@BalmaBrian BalmaBrian added this to the EngineWebServer v1.1 milestone Mar 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant