{"id":13502581,"url":"https://github.com/kirang89/bootstrapy","last_synced_at":"2025-04-09T14:13:24.355Z","repository":{"id":10510805,"uuid":"12697914","full_name":"kirang89/bootstrapy","owner":"kirang89","description":"A bootstrap Python application, so that you can focus on writing code","archived":false,"fork":false,"pushed_at":"2013-09-16T09:50:02.000Z","size":112,"stargazers_count":291,"open_issues_count":0,"forks_count":32,"subscribers_count":19,"default_branch":"master","last_synced_at":"2024-12-22T20:02:59.550Z","etag":null,"topics":["boilerplate-application","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kirang89.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-09-09T09:37:44.000Z","updated_at":"2024-12-15T21:48:45.000Z","dependencies_parsed_at":"2022-08-23T16:41:05.478Z","dependency_job_id":null,"html_url":"https://github.com/kirang89/bootstrapy","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/kirang89%2Fbootstrapy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirang89%2Fbootstrapy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirang89%2Fbootstrapy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirang89%2Fbootstrapy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kirang89","download_url":"https://codeload.github.com/kirang89/bootstrapy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248054193,"owners_count":21039952,"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":["boilerplate-application","python"],"created_at":"2024-07-31T22:02:18.742Z","updated_at":"2025-04-09T14:13:24.326Z","avatar_url":"https://github.com/kirang89.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"==========\nbootstrapy\n==========\n.. image:: https://badge.fury.io/py/bootstrapy.png\n    :target: http://badge.fury.io/py/bootstrapy\n\n.. image:: https://travis-ci.org/kirang89/bootstrapy.png?branch=master\n    :target: https://travis-ci.org/kirang89/bootstrapy\n\nA bootstrap application that takes away the pain of setting up a python application for production and lets you focus on coding instead.\n\nUsage\n-----\n::\n\n    #Sets up environment and installs dependencies\n    $ make env\n\n    #Activate the environment\n    $ . env/bin/activate\n\n    #Shows the list of commands available\n    $ make help\n\n      env         create a development environment using virtualenv\n      deps        install dependencies\n      clean       remove unwanted stuff\n      lint        check style with flake8\n      test        run all your tests using nose\n      production  run test suite and do a release\n      release     package and upload a release\n      sdist       package\n\n**Note**: Make sure to change bootstrapy to your project name before uploading it to Github and PyPi.\n\nSetup Notes\n-----------\n\n* In order to be able to generate PDF and PS files from reStructuredText using LaTeX on Debian-based systems you need to install the following software:\n\n    ``sudo apt-get install wget build-essential python2.5-dev texlive-full``\n\n* Use `webhooks`_ to update docs at `Read The Docs`_ whenever you make a commit to your project.\n\n.. _webhooks: https://read-the-docs.readthedocs.org/en/latest/webhooks.html\n.. _Read The Docs: https://readthedocs.org/\n\nLicense\n-------\n\nbootstrapy is BSD licensed, so feel free to use it as you like.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirang89%2Fbootstrapy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkirang89%2Fbootstrapy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirang89%2Fbootstrapy/lists"}