{"id":22286395,"url":"https://github.com/corydolphin/boilerflask-numpy-ffmpeg","last_synced_at":"2025-03-25T20:43:48.515Z","repository":{"id":7159861,"uuid":"8459515","full_name":"corydolphin/boilerflask-numpy-ffmpeg","owner":"corydolphin","description":"Boilerflask branch with numpy and ffmpeg support","archived":false,"fork":false,"pushed_at":"2013-02-27T16:53:53.000Z","size":196,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T18:17:52.839Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/corydolphin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-02-27T15:57:55.000Z","updated_at":"2015-01-07T00:51:13.000Z","dependencies_parsed_at":"2022-08-19T17:31:32.805Z","dependency_job_id":null,"html_url":"https://github.com/corydolphin/boilerflask-numpy-ffmpeg","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corydolphin%2Fboilerflask-numpy-ffmpeg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corydolphin%2Fboilerflask-numpy-ffmpeg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corydolphin%2Fboilerflask-numpy-ffmpeg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corydolphin%2Fboilerflask-numpy-ffmpeg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/corydolphin","download_url":"https://codeload.github.com/corydolphin/boilerflask-numpy-ffmpeg/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245542626,"owners_count":20632531,"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","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":[],"created_at":"2024-12-03T16:55:48.973Z","updated_at":"2025-03-25T20:43:48.476Z","avatar_url":"https://github.com/corydolphin.png","language":"Python","readme":"BoilerFlask + ffmpeg\n============\n\nA simple boilerplate Flask application with support for ffmpeg and numpy.\nThis example uses the (somewhat old) python-ffmpeg-buildpack. Future support should use .vendor_urls and multibuildpack to reference the most up to date heroku-python-buildpack.\n\nInstructions\n------------\nTo deploy this application after cloned, simply:\n\n\t$ heroku create --buildpack git://github.com/integricho/heroku-buildpack-python-ffmpeg.git\n\t$ heroku config:add BUILDPACK_URL=git://github.com/integricho/heroku-buildpack-python-ffmpeg.git\n\nYou may also want to use `gunicorn` with `gevent`, in which case simply edit the `Procfile` and `requirements.txt` to add the dependencies and declare the web process.\n\nTo use it locally, you must download `pip` and `virtualenv`\n\n    $ sudo easy_install pip\n    $ sudo pip install virtualenv\n\nOptionally, install `foreman` and `heroku` Ruby Gems\n\n    $ sudo gem install foreman heroku\n\n\n\nNow, you can setup an isolated environment with `virtualenv`.\n\n    $ virtualenv --no-site-packages env\n    $ source env/bin/activate\n\nOn ubuntu, install the necessary packages:\n\t$sudo apt-get install python-dev \n\nNext, install the requirements in your isolated python environment.\n\n    $ pip install -r requirements.txt\n\n\n\nNow, you can run the application locally.\n\n    $ python run.py\n\nYou can also run it using the production server if you install `libevent-dev` and `foreman`, but I am leaving that for another day, it also is difficult in Windows\n\n    $ foreman start","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorydolphin%2Fboilerflask-numpy-ffmpeg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcorydolphin%2Fboilerflask-numpy-ffmpeg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorydolphin%2Fboilerflask-numpy-ffmpeg/lists"}