Code Monkey home page Code Monkey logo

pythontest's Introduction

OptiLima

  1. please input the logindata for the database and the tunnnel in -[/static/py/passwords.py`

Technologies

  • Bootstrap 4
  • Flask 2.02
  • Python 3.9.7

Project

folder

  • /static holds all the file that are used and called
    • /css holds the css code for the website
    • /csv is the output path for all the csv files that get generated
    • /js the javascript code for buttons etc... later here will be the extaction of the json arrays
    • /py the python scripts, that are needed to run the project
  • /templates here are all the html pages and templates. I use jinja as well

python files

  • app.py This is the main app with all the code that builds the different pages
  • fetch.py includes functions to fetch important data from either a csv file with the right structure or a satafram that is pushed to the function
  • passwords.py holds the passwords for the databases, tunnel. Is also used as a temporary store for data
  • sqlfetch.py used to fetch data from the database through the tunnel. Holds the main function to get data
  • tunnelfunctions.py this is used to connect to a tunnel and a database. Used as temporary storage for global variables from sqlfetch

Run the project

python start.py

Go to localhost to access the environment.

pythontest

pythontest's People

Watchers

Jonathan Ebinger avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.