Giter Site home page Giter Site logo

wrightrocket / flickrapi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sybrenstuvel/flickrapi

0.0 1.0 0.0 1.66 MB

Python Flickr API implementation

Home Page: https://stuvel.eu/flickrapi

License: Other

Shell 0.24% Python 99.54% HTML 0.22%

flickrapi's Introduction

Python FlickrAPI

Build Status Coverage Status

Getting Started

Most of the info can be found in the doc directory, or on https://stuvel.eu/flickrapi

To install the latest version from PyPi:

pip install flickrapi

To install the Python Flickr API module from source into a virtualenv, run::

pip install --user poetry
poetry install

For development, install the dependencies using:

poetry install --extras 'docs qa'

then run poetry run py.test in the top-level directory.

Supported Python versions

The minimum Python version that is supported is 3.5.

As of March 2019, Python 3.4 stopped receiving security updates, at which time this library also stopped supporting it.

Improvements to maintain functionality in 3.9+ are coming.

Generating the documentation

The documentation is written using Sphinx. Execute make html in the doc directory to generate the HTML pages. They can then be found in the doc/_build/html directory.

Tests

Run the tests on all supported Python versions with Tox (pip install tox):

tox

To run the tests for a specific Python version, e.g. 3.6:

tox -e py36

Maintenance

For maintenance information or other concerns (i.e. to get your PR reviewed) contact me at [email protected]

flickrapi's People

Contributors

sybrenstuvel avatar thijstriemstra avatar jim-easterbrook avatar hugovk avatar kurtraschke avatar randomcascade avatar m-reiter avatar okzach avatar dargad avatar inirudebwoy avatar felixonmars avatar sbaechler avatar thai-nguyen-apollo avatar nloadholtes avatar u1735067 avatar danielhoherd avatar hunterji avatar cyberplant avatar timclicks avatar tedd4u avatar bengt avatar codebicycle avatar

Watchers

 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.