Skip to main content

Retrieve cinema information for the LUX Nijmegen

Project description

luxinema
========

-----

Luxinema is a small tool that grabs the movie schedule information
from the LUX cinema in Nijmegen and displays it together with IMDB Ratings.
It is being developed more as a personal learning experience then for
robustness.

Disclaimer: I am not affiliated with the cinema in any way.

.. contents:: **Table of Contents**
:backlinks: none

Installation
------------

luxinema supports python 3.5 and 3.6.
Either clone the project, or install it with:

.. code-block:: bash

$ pip install git+https://github.com/dangom/luxinema.git

Usage
-------
After installation, running :code:`luxinema` will display the LUX schedule for the current day.
That is currently the only functionality implemented. When running for the first time,
the program may take about 15 seconds to show results, because it has to create a cache
and request the IMDB information for each movie.


Roadmap
-------

- Create a usable CLI Tool.
- Query for specific movie.
- Query for date range, instead of single day.
- Add support for proper caching (redis? Interesting, but easier and simpler with requests_cache).
- Twilio to query infos per SMS.


License
-------

luxinema is distributed under the terms of both

- `MIT License <https://choosealicense.com/licenses/mit>`_
- `Apache License, Version 2.0 <https://choosealicense.com/licenses/apache-2.0>`_

at your option.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

luxinema-0.1.2-py3.6.egg (11.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page