jft
===============
This project is a collection of function test pairs for common tasks.
Mostly for my own use but others are welcome to leverage it.
## Required configuration
`git config --global user.email "you@example.com"`
`git config --global user.name "Your Name`
## Required packages
* `sudo apt install twine`
## Recommended packages
* `sudo npm i -g nodemon`
## Test Cycle
`nodemon --exec python3 test.py`
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/zereiji/jft",
"name": "jft",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "jft",
"author": "@JohnRForbes",
"author_email": "john.robert.forbes@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/37/92/de6cd3bf327de00cfc36ede59dbbb32bcd007b9476c6b0235438a2ed6843/jft-0.0.149.tar.gz",
"platform": null,
"description": "jft\n===============\nThis project is a collection of function test pairs for common tasks.\nMostly for my own use but others are welcome to leverage it.\n\n## Required configuration\n`git config --global user.email \"you@example.com\"`\n`git config --global user.name \"Your Name`\n\n## Required packages\n* `sudo apt install twine`\n\n## Recommended packages\n* `sudo npm i -g nodemon`\n\n## Test Cycle\n`nodemon --exec python3 test.py`\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Function Test Pair Toolbox",
"version": "0.0.149",
"split_keywords": [
"jft"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3792de6cd3bf327de00cfc36ede59dbbb32bcd007b9476c6b0235438a2ed6843",
"md5": "f68c5c9f73c5314d898cb8cea6609367",
"sha256": "7d8a1642867605dbe5452ea9501c4449e2a09f3d8d301cffce540038009f51cd"
},
"downloads": -1,
"filename": "jft-0.0.149.tar.gz",
"has_sig": false,
"md5_digest": "f68c5c9f73c5314d898cb8cea6609367",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 90971,
"upload_time": "2023-01-27T04:13:45",
"upload_time_iso_8601": "2023-01-27T04:13:45.000855Z",
"url": "https://files.pythonhosted.org/packages/37/92/de6cd3bf327de00cfc36ede59dbbb32bcd007b9476c6b0235438a2ed6843/jft-0.0.149.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-27 04:13:45",
"github": false,
"gitlab": true,
"bitbucket": false,
"gitlab_user": "zereiji",
"gitlab_project": "jft",
"lcname": "jft"
}