Skip to main content

Get latest repository of any GitHub user or organisation

Project description

# latest-repo 🐍 Flask app, that shows lately updated GitHub repository of any user or organisation

Register new OAuth application on GitHub to get client_id and secret_id: https://github.com/settings/applications/new

Set your environment variables locally: export SOME_SECRET_KEY=1c3-cr3am-15-yummy

To access environment variables from one of your settings files: import os SOME_SECRET_KEY = os.environ[“SOME_SECRET_KEY”]

http://stackoverflow.com/questions/14786072/keep-secret-keys-out-with-environment-variables

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

latest_repo-0.1.tar.gz (2.4 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