{"id":17831324,"url":"https://github.com/fluke/cron","last_synced_at":"2025-08-13T22:30:23.902Z","repository":{"id":27578038,"uuid":"31060604","full_name":"fluke/cron","owner":"fluke","description":"A simple Flask app to run cron tasks through webhooks.","archived":false,"fork":false,"pushed_at":"2015-02-20T10:44:15.000Z","size":2400,"stargazers_count":3,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T06:43:03.417Z","etag":null,"topics":["cron","flask","heroku"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"lagodiuk/decision-tree-js","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fluke.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-20T10:41:22.000Z","updated_at":"2022-03-22T16:14:53.000Z","dependencies_parsed_at":"2022-09-03T14:50:07.826Z","dependency_job_id":null,"html_url":"https://github.com/fluke/cron","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fluke/cron","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluke%2Fcron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluke%2Fcron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluke%2Fcron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluke%2Fcron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluke","download_url":"https://codeload.github.com/fluke/cron/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluke%2Fcron/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270328922,"owners_count":24565769,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cron","flask","heroku"],"created_at":"2024-10-27T19:43:13.002Z","updated_at":"2025-08-13T22:30:23.160Z","avatar_url":"https://github.com/fluke.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Python Flask Skeleton for Google App Engine\n\nA skeleton for building Python applications on Google App Engine with the\n[Flask micro framework](http://flask.pocoo.org).\n\nSee our other [Google Cloud Platform github\nrepos](https://github.com/GoogleCloudPlatform) for sample applications and\nscaffolding for other python frameworks and use cases.\n\n## Run Locally\n1. Install the [App Engine Python SDK](https://developers.google.com/appengine/downloads).\nSee the README file for directions. You'll need python 2.7 and [pip 1.4 or later](http://www.pip-installer.org/en/latest/installing.html) installed too.\n\n2. Clone this repo with\n\n   ```\n   git clone https://github.com/GoogleCloudPlatform/appengine-python-flask-skeleton.git\n   ```\n3. Install dependencies in the project's lib directory.\n   Note: App Engine can only import libraries from inside your project directory.\n\n   ```\n   cd appengine-python-flask-skeleton\n   pip install -r requirements.txt -t lib\n   ```\n4. Run this project locally from the command line:\n\n   ```\n   dev_appserver.py .\n   ```\n\nVisit the application [http://localhost:8080](http://localhost:8080)\n\nSee [the development server documentation](https://developers.google.com/appengine/docs/python/tools/devserver)\nfor options when running dev_appserver.\n\n## Deploy\nTo deploy the application:\n\n1. Use the [Admin Console](https://appengine.google.com) to create a\n   project/app id. (App id and project id are identical)\n1. [Deploy the\n   application](https://developers.google.com/appengine/docs/python/tools/uploadinganapp) with\n\n   ```\n   appcfg.py -A \u003cyour-project-id\u003e --oauth2 update .\n   ```\n1. Congratulations!  Your application is now live at your-app-id.appspot.com\n\n## Next Steps\nThis skeleton includes `TODO` markers to help you find basic areas you will want\nto customize.\n\n### Relational Databases and Datastore\nTo add persistence to your models, use\n[NDB](https://developers.google.com/appengine/docs/python/ndb/) for\nscale.  Consider\n[CloudSQL](https://developers.google.com/appengine/docs/python/cloud-sql)\nif you need a relational database.\n\n### Installing Libraries\nSee the [Third party\nlibraries](https://developers.google.com/appengine/docs/python/tools/libraries27)\npage for libraries that are already included in the SDK.  To include SDK\nlibraries, add them in your app.yaml file. Other than libraries included in\nthe SDK, only pure python libraries may be added to an App Engine project.\n\n### Feedback\nStar this repo if you found it useful. Use the github issue tracker to give\nfeedback on this repo.\n\n## Contributing changes\nSee [CONTRIB.md](CONTRIB.md)\n\n## Licensing\nSee [LICENSE](LICENSE)\n\n## Author\nLogan Henriquez and Johan Euphrosine\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluke%2Fcron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffluke%2Fcron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluke%2Fcron/lists"}