Skip to content

daweido/-POC-PythonWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(Version française / French version)

Python Web Proof Of Concept (POC)

Ceci est un projet fait en première année du cycle ingénieur, codé en Python. Ce porjet est un essais de développement web à l'aide du langage serveur Python.

Comment utiliser

Pour lancer le serveur web il vous suffit d'ouvrir une console dans le ce répertoire et l'executer ainsi : ./server.py

Ensuite aller sur votre navigateur préféré et accéder l'addresse suivant :

http://localhost:8888/index.py

(Version anglaise / English version)

Python Web Proof Of Concept (POC)

This is a project made in first year of engineering curriculum coded in Python. This project is an experimentation of web devleopement using Python as a backend language.

How to use

To launch the web server all you have to do is open a terminal in the src directory and execute the following command : ./server.py

You then have to open the following link in your favorite navigator :

http://localhost:8888/index.py

License (MIT)

Copyright 2017 David RIGAUX

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published