Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: faoro88
  • License: gpl-3.0
  • Language: Python
  • Default Branch: main
  • Size: 111 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 3 years ago · Last pushed over 2 years ago
Metadata Files
Readme Contributing License Citation

README.md


title: Flask description: A popular minimal server framework for Python tags: - python

- flask

Python Flask Example

This is a Flask app that serves a simple JSON response.

Deploy on Railway

Features

  • Python
  • Flask

How to use

  • Install Python requirements pip install -r requirements.txt
  • Start the server for development python main.py

Owner

  • Name: Eduardo Faoro
  • Login: faoro88
  • Kind: user

GitHub Events

Total
Last Year

Dependencies

utils/docker/Dockerfile docker
  • pytorch/pytorch latest build
utils/google_app_engine/Dockerfile docker
  • gcr.io/google-appengine/python latest build
requirements.txt pypi
  • Flask ==1.1.2
  • Flask-Cors >=4.0.0
  • Jinja2 ==2.11.3
  • MarkupSafe ==1.1.1
  • Pillow >=7.1.2
  • PyYAML >=5.3.1
  • Werkzeug ==1.0.1
  • click ==7.1.2
  • gitpython >=3.1.30
  • gunicorn ==20.0.4
  • itsdangerous ==1.1.0
  • matplotlib >=3.2.2
  • numpy >=1.18.5
  • opencv-python >=4.1.1
  • pandas >=1.1.4
  • psutil *
  • requests >=2.23.0
  • scipy >=1.4.1
  • seaborn >=0.11.0
  • setuptools >=65.5.1
  • tensorboard >=2.4.1
  • thop >=0.1.1
  • torchvision >=0.8.1
  • tqdm >=4.64.0
utils/google_app_engine/additional_requirements.txt pypi
  • Flask ==1.0.2
  • gunicorn ==19.10.0
  • pip ==21.1
  • werkzeug >=2.2.3