{"id":19533599,"url":"https://github.com/ynsrc/python-flask-clipboard","last_synced_at":"2026-04-12T22:08:59.897Z","repository":{"id":237581103,"uuid":"794809667","full_name":"ynsrc/python-flask-clipboard","owner":"ynsrc","description":"A Python/Flask Web and API Project","archived":false,"fork":false,"pushed_at":"2024-05-03T09:01:34.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-08T17:24:54.524Z","etag":null,"topics":["click","flask","flask-api","flask-cli","full-stack","fullstack","python-cli","python-click","python-flask","web-development"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ynsrc.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-02T02:05:44.000Z","updated_at":"2024-05-09T05:23:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"5168d64d-ef29-4a0e-a416-9b2e37e314a7","html_url":"https://github.com/ynsrc/python-flask-clipboard","commit_stats":null,"previous_names":["ynsource/python-flask-clipboard","ynsrc/python-flask-clipboard"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ynsrc%2Fpython-flask-clipboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ynsrc%2Fpython-flask-clipboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ynsrc%2Fpython-flask-clipboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ynsrc%2Fpython-flask-clipboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ynsrc","download_url":"https://codeload.github.com/ynsrc/python-flask-clipboard/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240788778,"owners_count":19857695,"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":["click","flask","flask-api","flask-cli","full-stack","fullstack","python-cli","python-click","python-flask","web-development"],"created_at":"2024-11-11T02:08:46.979Z","updated_at":"2025-10-10T06:06:01.483Z","avatar_url":"https://github.com/ynsrc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Clipboard (Web and API Project) with Python/Flask\n\nThis is an example project to use [Flask](https://flask.palletsprojects.com) for web backend and API service.\n\n## Warning\nThis is an example project. Using this project in production is not recommended. Should be added more security mechanisms like verifying e-mail when signing up.\n\n## Free Hosting\nYou can get a free [PythonAnyWhere](https://pythonanywhere.com) account. Then you can upload and test your Python web projects in there.\n\n## To Run\n\nYou must installed Flask before via Python's pip or manually.\n```\npip install flask\n```\n\nThen in root folder of this project open a terminal and type:\n```\nflask --app website/app run --debug\n```\n\nThis will start project with default port 5000 in localhost and then you can visit `http://127.0.0.1:5000` in any web browser (Chrome, Edge, etc.)\n\nTo change port you can add --port parameter before run.\n```\nflask --app website/app --port 80 run\n```\n\nFor production server you should NOT use --debug parameter, but in local debug mode is easy to see errors when occured and changes in project files will be automatically handled.\n\n# License\nThe Unlicense. Feel free to use or change it how you need.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fynsrc%2Fpython-flask-clipboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fynsrc%2Fpython-flask-clipboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fynsrc%2Fpython-flask-clipboard/lists"}