{"id":18625592,"url":"https://github.com/mdbecker/cookiecutter-pacostacos","last_synced_at":"2025-11-03T20:30:27.247Z","repository":{"id":14189851,"uuid":"16896296","full_name":"mdbecker/cookiecutter-pacostacos","owner":"mdbecker","description":"cookiecutter for pacostacos api template","archived":false,"fork":false,"pushed_at":"2014-02-19T02:28:59.000Z","size":276,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-27T06:09:31.381Z","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/mdbecker.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":"2014-02-16T22:59:11.000Z","updated_at":"2014-02-19T02:28:59.000Z","dependencies_parsed_at":"2022-09-01T19:30:42.581Z","dependency_job_id":null,"html_url":"https://github.com/mdbecker/cookiecutter-pacostacos","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/mdbecker%2Fcookiecutter-pacostacos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbecker%2Fcookiecutter-pacostacos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbecker%2Fcookiecutter-pacostacos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdbecker%2Fcookiecutter-pacostacos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdbecker","download_url":"https://codeload.github.com/mdbecker/cookiecutter-pacostacos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239418578,"owners_count":19635208,"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-11-07T04:35:13.346Z","updated_at":"2025-11-03T20:30:27.217Z","avatar_url":"https://github.com/mdbecker.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cookiecutter-pacostacos\n\nCookiecutter template for a RESTful web API service for a predictive\nalgorithm. See \u003chttps://github.com/audreyr/cookiecutter\u003e.\n\n-   Free software: BSD license\n-   [Pytest](http://pytest.org/) runner: Supports unittest, pytest, nose style tests and\n    more\n-   [TravisCCI](http://travis-ci.org/): Ready for Travis Continuous integration testing\n-   [Tox](http://testrun.org/tox/) testing: Setup to easily test for python 2.6, 2.7, 3.3 and\n    [PyPy](http://pypy.org/)\n-   [Sphinx](http://sphinx-doc.org/) docs: Documentation raedy for generation with, for\n    example, [ReadTheDocs](https://readthedocs.org/)\n-   [Wheel](http://pythonwheels.com) support: Use the newest python package distribution\n    standard from the get go\n-   Uses [Flask-RESTful](http://flask-restful.readthedocs.org/en/latest/) to implement a REST\n    API.\n\n## Usage\n\nGenerate a predictive algorithm REST API:\n\n    cookiecutter https://github.com/mdbecker/cookiecutter-pacostacos.git\n\nThen:\n\n-   Create a repo and put it there.\n-   Add the repo to your Travis CI account.\n-   Add the repo to your ReadTheDocs account + turn on the ReadTheDocs\n    service hook.\n-   Run tox to make sure all tests pass.\n-   Release your package the standard Python way.\n-   Test the example app by running:\n```bash\ncurl http://localhost:5000/ -d \"data=testing 123\" -X PUT\n{\n    \"result\": \"321 gnitset\"\n}\n```\n\n## Not Exactly What You Want?\n\nDon't worry, you have options:\n\n### Similar Cookiecutter Templates\n\n-   [audreyr/cookiecutter-pypackage](https://github.com/Nekroze/cookiecutter-pypackage): The original pypackage, uses\n    unittest for testing and other minor changes.\n\n### Fork This\n\nIf you have differences in your preferred setup, I encourage you to fork\nthis to create your own version. Once you have your fork working, add it\nto the Similar Cookiecutter Templates list with a brief explanation.\nIt's up to you whether or not to rename your fork.\n\n### Or Submit a Pull Request\n\nI also accept pull requests on this, if they're small, atomic, and if\nthey make my own packaging experience better.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdbecker%2Fcookiecutter-pacostacos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdbecker%2Fcookiecutter-pacostacos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdbecker%2Fcookiecutter-pacostacos/lists"}