Giter Club home page Giter Club logo

flask-cerise's Introduction

installer flask_session
installer mongodb et verifier le port dans db-maker=>conc
pour ecrire les adresses dans un csv execute: python adrCSV.py
pour changer le nom du ficher d'adresses ouvrir adrCSV.py dans la ligne 63 changer le premier champ (adresse.csv)
aller dans mongodb et click sur add data import file csv file avec delimiteur = semicolon et browse
////////
si jamais le serveur mongo refuse la connexion à la base de données aller dans services et activer le !

pou MAGIC

installer 
pip install python-magic-bin==0.4.14
//////////////////////////////////////////
Pour la base de données.

Dans le fchier dbmaker ous trouver le nom de la base
app.config['MONGO_URI'] = "mongodb://localhost:27017/cerise_db2"

create a data base in MongoDB named cerise_db2 and create a collection named Adresse , 
In this collection charge the file in csv format with semicolon seperator.

OK.

flask-cerise's People

Contributors

kanounzied avatar ahmedjaabiri avatar beya-kallel 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.