{"id":14065385,"url":"https://github.com/Parkayun/initpy","last_synced_at":"2025-07-29T20:32:21.702Z","repository":{"id":27053095,"uuid":"30518458","full_name":"Parkayun/initpy","owner":"Parkayun","description":"Easy way to create Python projects. (formerly flask-init)","archived":false,"fork":false,"pushed_at":"2020-10-01T06:57:44.000Z","size":75,"stargazers_count":47,"open_issues_count":7,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-15T02:37:00.191Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://initpy.readthedocs.org/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Parkayun.png","metadata":{"files":{"readme":"README.rst","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-09T04:24:23.000Z","updated_at":"2024-01-04T15:58:55.000Z","dependencies_parsed_at":"2022-09-01T02:40:40.520Z","dependency_job_id":null,"html_url":"https://github.com/Parkayun/initpy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Parkayun/initpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parkayun%2Finitpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parkayun%2Finitpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parkayun%2Finitpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parkayun%2Finitpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parkayun","download_url":"https://codeload.github.com/Parkayun/initpy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parkayun%2Finitpy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267146113,"owners_count":24042672,"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-07-26T02:00:08.937Z","response_time":62,"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":[],"created_at":"2024-08-13T07:04:27.874Z","updated_at":"2025-07-29T20:32:21.386Z","avatar_url":"https://github.com/Parkayun.png","language":"Python","readme":"initpy\n======\n\n.. image:: https://img.shields.io/pypi/v/initpy.svg?style=flat\n   :target: https://pypi.python.org/pypi/initpy/\n   :alt: Latest Version\n.. image:: https://img.shields.io/pypi/dm/initpy.svg\n   :target: https://pypi.python.org/pypi/initpy/\n   :alt: Downloads\n.. image:: https://readthedocs.org/projects/initpy/badge/?version=latest\n   :target: http://initpy.readthedocs.org/en/latest/\n   :alt: Documentation Status\n\nGenerate `Python`_ project.\n\n.. _Python: https://www.python.org/\n\n\nInstallation\n------------\n\n.. sourcecode:: bash\n\n   ~ $ python setup.py install\n\nor can use pip\n\n.. sourcecode:: bash\n\n   ~ $ pip install initpy\n\n\nQuick start\n-----------\n\n.. sourcecode:: bash\n\n   ~ $ init.py foo.py             # Create single Python file.\n   ~ $ init.py foo/               # Create Python Module.\n   ~ $ init.py -f foo             # Create Flask project.\n   ~ $ init.py -tw foo            # Create Tornado web project.\n   ~ $ init.py -fc foo            # Create Falcon project.\n   ~ $ init.py -hd flask foo      # Create project from 3rd-Party template.\n\n\nMore details in `docs \u003chttp://initpy.readthedocs.org/en/latest/\u003e`_.\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FParkayun%2Finitpy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FParkayun%2Finitpy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FParkayun%2Finitpy/lists"}