Name | justdoit JSON |
Version |
1.0.0
JSON |
| download |
home_page | None |
Summary | Prints out the immortal motivational meme of 'Just Do It' |
upload_time | 2024-07-11 08:09:50 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | None |
keywords |
import this
just do it
motivation
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# **Just Do It!**
Are you feeling down and don't feel like completing your task?
Are you procrastinating?
Here's a quick motivational pick-me-up on your python interpreter.
Read the words to remind yourself that you CAN DO IT!
This package prints the famous "Just Do It" Motivational Speech.
Original video by Shia LaBeouf, Nastja Säde Rönkkö, Luke Turner.
Words by Joshua Park (Central Saint Martins BA Fine Art 2015).
[Original Video on Vimeo](https://vimeo.com/125095515)
[Video Clip on YouTube](https://www.youtube.com/watch?v=ZXsQAXx_ao0)
## Just Install It
```bash
pip install justdoit
```
## Just Run It
From the command line, activate the python interpreter, and type `import justdoit` like you would for the Zen of Python using `import this`
```bash
python # or python3
import justdoit
```
To run from a python file, add `import justdoit` to your file and run it.
```python
import justdoit
```
Raw data
{
"_id": null,
"home_page": null,
"name": "justdoit",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "import this, just do it, motivation",
"author": null,
"author_email": "Chris Sato <chrismsato@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/3c/97/2c4078096ad392e365f8ceeac999e3000cf1778e3d1a0f99aff70a083751/justdoit-1.0.0.tar.gz",
"platform": null,
"description": "# **Just Do It!**\nAre you feeling down and don't feel like completing your task?\n\nAre you procrastinating?\n\nHere's a quick motivational pick-me-up on your python interpreter.\n\nRead the words to remind yourself that you CAN DO IT!\n\nThis package prints the famous \"Just Do It\" Motivational Speech.\n\nOriginal video by Shia LaBeouf, Nastja S\u00e4de R\u00f6nkk\u00f6, Luke Turner.\nWords by Joshua Park (Central Saint Martins BA Fine Art 2015).\n\n[Original Video on Vimeo](https://vimeo.com/125095515)\n\n[Video Clip on YouTube](https://www.youtube.com/watch?v=ZXsQAXx_ao0)\n\n## Just Install It\n```bash\npip install justdoit\n```\n\n## Just Run It\nFrom the command line, activate the python interpreter, and type `import justdoit` like you would for the Zen of Python using `import this`\n\n```bash\npython # or python3\nimport justdoit\n```\nTo run from a python file, add `import justdoit` to your file and run it.\n\n```python\nimport justdoit\n```",
"bugtrack_url": null,
"license": null,
"summary": "Prints out the immortal motivational meme of 'Just Do It'",
"version": "1.0.0",
"project_urls": {
"Issues": "https://github.com/cmsato09/justdoit/issues",
"Repository": "https://github.com/cmsato09/justdoit"
},
"split_keywords": [
"import this",
" just do it",
" motivation"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8f2fd4b7802746b5dc8f5eceed95bc7156a9923562f511b6e7d4ab56cbbb6e78",
"md5": "9d1b0b0f631ec2b94b4df9254a1ffc0e",
"sha256": "5d17246712df7f0350bd0e3584b8af97153d25b7f9a4321e2d231fd6528b279c"
},
"downloads": -1,
"filename": "justdoit-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9d1b0b0f631ec2b94b4df9254a1ffc0e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 2869,
"upload_time": "2024-07-11T08:09:48",
"upload_time_iso_8601": "2024-07-11T08:09:48.677123Z",
"url": "https://files.pythonhosted.org/packages/8f/2f/d4b7802746b5dc8f5eceed95bc7156a9923562f511b6e7d4ab56cbbb6e78/justdoit-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3c972c4078096ad392e365f8ceeac999e3000cf1778e3d1a0f99aff70a083751",
"md5": "022acbb5e68d057b368dea8d61676a29",
"sha256": "32f6fdb9e7b92f06ae60b72ce321e6be91bedae430fefe35929c965694227a9c"
},
"downloads": -1,
"filename": "justdoit-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "022acbb5e68d057b368dea8d61676a29",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 3829,
"upload_time": "2024-07-11T08:09:50",
"upload_time_iso_8601": "2024-07-11T08:09:50.513127Z",
"url": "https://files.pythonhosted.org/packages/3c/97/2c4078096ad392e365f8ceeac999e3000cf1778e3d1a0f99aff70a083751/justdoit-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-11 08:09:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "cmsato09",
"github_project": "justdoit",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "justdoit"
}