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
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 details)
File details
Details for the file latest_repo-0.1.tar.gz.
File metadata
- Download URL: latest_repo-0.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a19d8f1724ed5f5de656502b49bdf9aa6f036e8d4cc41c1cc5cb4711b352197
|
|
| MD5 |
e470a3d82674fb243166aaebfde13003
|
|
| BLAKE2b-256 |
8e57c682f08c7c83abf989500cbbb039ab13d622c562905c75cab8314f36f9ea
|