Giter Site home page Giter Site logo

twitter's Introduction

Twitter WEB SERVER
=============================

Thank you for choosing this server.


INSTALLATION
------------

After installation you shall see the following files and directories:

      form/                css/ js/ fonts/ auxiliary folders
      setting/             setting files
      tests/               test files
      authorisation.html   auth page
      forms.html	   main page
      README               this file
      requirements.txt     requirements that must necessarily be established
      twitter.py	   main file
      twitter_db.py        Manipulation with DB


REQUIREMENTS
------------

The minimum requirement you must have Git in your pc.
If not, you can easily do this call "apt-get install git"
profit!


QUICK START
-----------

Run your virtualenv or pyvenv mashine.
Next step do only from virtualenv or pyvenv:

	0) In file setting/setting.ini in [ip_port_setting] block you can set ip and port.
	   They give you access to server.
	
	1) And in same file in [database] block set the path to the database. 
           Without this path server will not start. 
           if file is not exist, server will create it.
	
	2) Run requirements.txt call "pip install -r requirements.txt" to set all the required libraries
	
        3) If you want start server need call "python3 search_serv.py". 
	   But you should be in the location directory of this file


twitter's People

Contributors

mrkiril avatar

Watchers

James Cloos avatar  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.