[![check](https://github.com/retospect/wibble/actions/workflows/check.yml/badge.svg)](https://github.com/retospect/wibble/actions/workflows/check.yml)
# Wibble - a template for simple python packages
A minimalist template for a python package.
Provides the bl and the blarg commands,
and does basic continuous integraton testing on github.
Make a copy of the project, and fix the replacements below.
## Things to replace
- ```grep -ri word .``` will find the *word* in all the files
- ```find . | grep word``` will find the *word* in any filenames
- *retospect* - changed to your github user name
- *wibble* - change to the name of your project
- *wobble* - change to the internal package name you want to use
- update the pyproject.py file to have your name and the right description.
Raw data
{
"_id": null,
"home_page": "https://github.com/retospect/cmdrnafold",
"name": "cmdrnafold",
"maintainer": "Reto Stamm",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "biopython,rna",
"author": "Reto Stamm",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/60/4a/63a3fc17d9dba941d0386c09964ec93e25dd51b6e88fb2b07759ef422471/cmdrnafold-0.0.1.tar.gz",
"platform": null,
"description": "[![check](https://github.com/retospect/wibble/actions/workflows/check.yml/badge.svg)](https://github.com/retospect/wibble/actions/workflows/check.yml)\n# Wibble - a template for simple python packages\n\n\nA minimalist template for a python package.\n\nProvides the bl and the blarg commands, \nand does basic continuous integraton testing on github.\n\nMake a copy of the project, and fix the replacements below.\n\n## Things to replace\n\n- ```grep -ri word .``` will find the *word* in all the files\n- ```find . | grep word``` will find the *word* in any filenames\n- *retospect* - changed to your github user name\n- *wibble* - change to the name of your project\n- *wobble* - change to the internal package name you want to use \n- update the pyproject.py file to have your name and the right description. \n",
"bugtrack_url": null,
"license": "GPL-3",
"summary": "Primitive Vienna RNA fold interface via the commandline.",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/retospect/cmdrnafold",
"Repository": "https://github.com/retospect/cmdrnafold"
},
"split_keywords": [
"biopython",
"rna"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "638ef53e80507cc03fec5a688227caed8a6dd141612e85ab306b65cddd127c05",
"md5": "df9ab34e6972ecea289cf8b516c8b38d",
"sha256": "7708b3f42c316678eb3c79359c90830dd92283397210123a8193ba26edb5cb69"
},
"downloads": -1,
"filename": "cmdrnafold-0.0.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "df9ab34e6972ecea289cf8b516c8b38d",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 14020,
"upload_time": "2023-09-13T22:04:12",
"upload_time_iso_8601": "2023-09-13T22:04:12.482028Z",
"url": "https://files.pythonhosted.org/packages/63/8e/f53e80507cc03fec5a688227caed8a6dd141612e85ab306b65cddd127c05/cmdrnafold-0.0.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "604a63a3fc17d9dba941d0386c09964ec93e25dd51b6e88fb2b07759ef422471",
"md5": "7221545170082d5d502f71cd70a70238",
"sha256": "84e1277ae4549b5c8d362d6fe7dc2c3bee43cd30d340520942ae454b3d1abbd2"
},
"downloads": -1,
"filename": "cmdrnafold-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "7221545170082d5d502f71cd70a70238",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13643,
"upload_time": "2023-09-13T22:04:14",
"upload_time_iso_8601": "2023-09-13T22:04:14.363496Z",
"url": "https://files.pythonhosted.org/packages/60/4a/63a3fc17d9dba941d0386c09964ec93e25dd51b6e88fb2b07759ef422471/cmdrnafold-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-13 22:04:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "retospect",
"github_project": "cmdrnafold",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "cmdrnafold"
}