Skip to content

rvbonfimm/seven-online-judge-online-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SevenOnlineJudge 💎

What is This ❓

💎 A Final Paper about an Online Helper to teach people the Programming World.

Languages actually supported:

💎 C;

💎 Python; 🐍

System Specifications:

💎 Developed at a Linux SO, Debian Ubuntu distro, version 16.04;

Designed in python 2.6 with the Flask framework to the API

Project Dependencies (tool name: version):

  • backports.functools-lru-cache: 1.4
  • click: 6.7
  • cycler: 0.10.0
  • Flask: 0.12.2
  • Flask-Login: 0.4.0
  • Flask-SQLAlchemy: 2.3.2
  • itsdangerous: 0.24
  • Jinja2: 2.9.6
  • MarkupSafe: 1.0
  • matplotlib: 2.1.0
  • mpld3: 0.3
  • MySQL-python: 1.2.5
  • numpy: 1.13.3
  • pexpect: 4.2.1
  • pkg-resources: 0.0.0
  • ptyprocess: 0.5.2
  • pyparsing: 2.2.0
  • python-dateutil: 2.6.1
  • pytz: 2017.2
  • six: 1.11.0
  • SQLAlchemy: 1.1.14
  • subprocess32: 3.2.7
  • Werkzeug: 0.12.2

It can be installed using the Dependencies Control File with the command:

  $ pip install -r requirements.txt

Or You can use our Virtual Environment with the command:

  $ source Venv/bin/activate;

About

A Graduated Work about an Online Helper to help people learn the Programming World.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors