{"id":23473081,"url":"https://github.com/caltechlibrary/py-cli-template","last_synced_at":"2025-08-27T05:30:22.040Z","repository":{"id":41356823,"uuid":"417303913","full_name":"caltechlibrary/py-cli-template","owner":"caltechlibrary","description":"GitHub template project for non-web Python application projects. To use this, DO NOT CLONE OR FORK this repository; click on \"Use this template\". After it's used to create a new repo, this will run a GitHub Actions workflow to update files and directories, so give it a minute and refresh your browser to see the finished result.","archived":false,"fork":false,"pushed_at":"2022-12-19T02:44:30.000Z","size":142,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2023-03-05T09:42:53.020Z","etag":null,"topics":["boilerplate","generator","github-actions","project-template","python","templates"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/caltechlibrary.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION-TEMPLATE.cff","codeowners":null,"security":null,"support":null}},"created_at":"2021-10-14T22:50:44.000Z","updated_at":"2023-02-03T07:27:10.000Z","dependencies_parsed_at":"2023-01-29T20:30:50.157Z","dependency_job_id":null,"html_url":"https://github.com/caltechlibrary/py-cli-template","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fpy-cli-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fpy-cli-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fpy-cli-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fpy-cli-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caltechlibrary","download_url":"https://codeload.github.com/caltechlibrary/py-cli-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231129056,"owners_count":18332185,"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","generator","github-actions","project-template","python","templates"],"created_at":"2024-12-24T17:15:09.074Z","updated_at":"2024-12-24T17:15:09.774Z","avatar_url":"https://github.com/caltechlibrary.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# %REPO_NAME%\n\n%DESCRIPTION%\n\n[![License](https://img.shields.io/badge/License-BSD--like-lightgrey.svg)](https://github.com/caltechlibrary/%REPO_NAME%/LICENSE)\n[![Latest release](https://img.shields.io/github/v/release/caltechlibrary/%REPO_NAME%.svg?color=b44e88)](https://github.com/caltechlibrary/%REPO_NAME%/releases)\n\n\n## Table of contents\n\n* [Introduction](#introduction)\n* [Installation](#installation)\n* [Usage](#usage)\n* [Known issues and limitations](#known-issues-and-limitations)\n* [Getting help](#getting-help)\n* [Contributing](#contributing)\n* [License](#license)\n* [Authors and history](#authors-and-history)\n* [Acknowledgments](#authors-and-acknowledgments)\n\n\n## Introduction\n\n\u003e _This README file is in Markdown format, and is meant to provide a template for README files as well an illustration of what the README file can be expected to look like.  For software, this [Introduction](#introduction) section \u0026ndash; which you are presently reading \u0026ndash; should provide background for the program, a brief explanation of what the project is about, and optionally, pointers to resources that can help orient readers.  Ideally, this section should be short._\n\n\n## Installation\n\n\u003e _Begin this section by mentioning any prerequisites that may be important for users to have before they can use your software.  Examples include hardware and operating system requirements._\n\u003e\n\u003e _Next, provide step-by-step instructions for installing the software, preferably with command examples that can be copy-pasted by readers into their software environments._\n\u003e\n\u003e _Sometimes, subsections may be needed for different operating systems or particularly complicated installations._\n \n\n## Usage\n\n\u003e _This [Usage](#usage) section would explain more about how to run the software, what kind of behavior to expect, and so on._\n\u003e\n\u003e _Begin with the simplest possible example of how to use your software.  Provide example command lines and/or screen images, as appropriate, to help readers understand how the software is expected to be used.  Many readers are likely to look for command lines they can copy-paste directly from your explanations, so it's best to keep that in mind as you write examples._\n\u003e\n\u003e _Some programs are complicated and users can benefit from additional sections in the README file.  It's difficult to give specific instructions \u0026ndash; a lot depends on your software, your intended audience, etc.  Use your judgment and ask for feedback from users or colleagues to help figure out what else is worth explaining._\n\n\n## Known issues and limitations\n\n\u003e _In this section, summarize any notable issues and/or limitations of your software.  If none are known yet, this section can be omitted (and don't forget to remove the corresponding entry in the [Table of Contents](#table-of-contents) too); alternatively, you can leave this section in and write something along the lines of \"none are known at this time\"._\n\n\n## Getting help\n\nIf you find an issue, please submit it in [the GitHub issue tracker](https://github.com/caltechlibrary/%REPO_NAME%/issues) for this repository.\n\n\n## Contributing\n\nYour help and participation in enhancing %REPO_NAME% is welcome!  Please visit the [guidelines for contributing](CONTRIBUTING.md) for some tips on getting started.\n\n\n## License\n\nSoftware produced by the Caltech Library is Copyright © %CREATION_YEAR% California Institute of Technology.  This software is freely distributed under a BSD-style license.  Please see the [LICENSE](LICENSE) file for more information.\n\n\n## Authors and history\n\n\u003e _In this section, list the authors and contributors to this software project.  Adding additional notes here about the history of the software and the overall project can make it more interesting and compelling.  This is also a place where you can acknowledge other contributions to the work and the use of other people's software or tools._\n\n\n## Acknowledgments\n\nThis work was funded by the California Institute of Technology Library.\n\n\u003cdiv align=\"center\"\u003e\n  \u003cbr\u003e\n  \u003ca href=\"https://www.caltech.edu\"\u003e\n    \u003cimg width=\"100\" height=\"100\" src=\"https://github.com/caltechlibrary/%REPO_NAME%/blob/main/.graphics/caltech-round.png\"\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaltechlibrary%2Fpy-cli-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaltechlibrary%2Fpy-cli-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaltechlibrary%2Fpy-cli-template/lists"}