Giter Club home page Giter Club logo

ircalevents-api's Introduction

IrCalEvents API

an api written in japronto which fetches calendar events from time.ir with scraping method!

Installation

First it is better to have an virtual environment for app to be running! so run

$ python3 -m venv env

in the directory where app is cloned!

Then you should install the dependecies which are:

  • beautifulsoup4
  • requests
  • japronto and to do that you can simply run
$ pip3 install -r requirements.txt --upgrade

Running

to run, you can simply run

$ nohup ./run.sh&

or alternatively create a systemd unit (it depends on your own decision!), however donot forget that the api.py file should be ran at last.

Credits

thanks to Alireza Omidi for ircalevents.py from iran-calendar-events which has been rewritten with async functions and added get_year_events functions by me :)

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.