Name | save-url JSON |
Version |
0.7.0
JSON |
| download |
home_page | |
Summary | Script to save and url in a single file with an automatic and structured name. It uses monolith as its backend |
upload_time | 2023-10-14 06:27:35 |
maintainer | |
docs_url | None |
author | turulomio |
requires_python | >=3.11,<4.0 |
license | GPL-3 |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
What is save_url?
=================
It's a script to save and url in a single file with an automatic and structured name. It uses monolith as its backend.
Usage
=====
`save_url https://www.kde.org`
You will get a file with your current datetime and the title of the page. This is my way of storing interesting things. For example: 20190829 0814 KDE Community Home - KDE.org.html
Linux installation
==================
If you use Gentoo, you can find the ebuild in https://github.com/turulomio/myportage/tree/master/www-apps/save_url
For the rest of distributions:
- You need to install monolith from https://github.com/Y2Z/monolith/, setting the binary monolith in your binary path
- pip install save_url
Dependencies
============
* https://www.python.org/, as the main programming language.
* https://github.com/Y2Z/monolith/, as the backend to save one url in a single file. Thank you :)
* https://github.com/python-mechanize/mechanize, to get url title
Changelog
=========
0.7.0 (2023-10-14)
------------------
- Improved method to search title
- Code is converted to a python module
0.6.0 (2022-11-11)
------------------
- Added --notime parameter to remove date and time in file name
0.5.0 (2020-07-08)
-----------------
- [#4] Script asks user if title hasn't been found.
0.4.0
-----
- Script now uses mechanize to get web page title.
0.1.0
-----
- Basic functionality.
Raw data
{
"_id": null,
"home_page": "",
"name": "save-url",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.11,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "turulomio",
"author_email": "turulomio@yahoo.es",
"download_url": "https://files.pythonhosted.org/packages/f5/a2/d2b1072b4c8d2e44d017d4c2a5beff537c9a3ff87c8b09a98d63ccb6ada2/save_url-0.7.0.tar.gz",
"platform": null,
"description": "What is save_url?\n=================\nIt's a script to save and url in a single file with an automatic and structured name. It uses monolith as its backend.\n\nUsage\n=====\n\n`save_url https://www.kde.org`\n\nYou will get a file with your current datetime and the title of the page. This is my way of storing interesting things. For example: 20190829 0814 KDE Community Home - KDE.org.html\n\nLinux installation\n==================\n\nIf you use Gentoo, you can find the ebuild in https://github.com/turulomio/myportage/tree/master/www-apps/save_url\n\nFor the rest of distributions:\n\n- You need to install monolith from https://github.com/Y2Z/monolith/, setting the binary monolith in your binary path\n- pip install save_url\n\nDependencies\n============\n* https://www.python.org/, as the main programming language.\n* https://github.com/Y2Z/monolith/, as the backend to save one url in a single file. Thank you :)\n* https://github.com/python-mechanize/mechanize, to get url title\n\nChangelog\n=========\n0.7.0 (2023-10-14)\n------------------\n- Improved method to search title\n- Code is converted to a python module\n\n0.6.0 (2022-11-11)\n------------------\n- Added --notime parameter to remove date and time in file name\n\n0.5.0 (2020-07-08)\n-----------------\n- [#4] Script asks user if title hasn't been found.\n\n0.4.0\n-----\n- Script now uses mechanize to get web page title.\n\n0.1.0\n-----\n- Basic functionality.\n",
"bugtrack_url": null,
"license": "GPL-3",
"summary": "Script to save and url in a single file with an automatic and structured name. It uses monolith as its backend",
"version": "0.7.0",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0e0738cf41d25973e8a4f3c6aa98180ff6c5e2cdae549e428cfeaa6dae0aed37",
"md5": "2fc451027ee487deab991fa31151d149",
"sha256": "ba78b51e17bc48606a6006dc4f4237109fbbfe940bd1b0fc4ee06c1d1c9f5140"
},
"downloads": -1,
"filename": "save_url-0.7.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2fc451027ee487deab991fa31151d149",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11,<4.0",
"size": 19066,
"upload_time": "2023-10-14T06:27:33",
"upload_time_iso_8601": "2023-10-14T06:27:33.532270Z",
"url": "https://files.pythonhosted.org/packages/0e/07/38cf41d25973e8a4f3c6aa98180ff6c5e2cdae549e428cfeaa6dae0aed37/save_url-0.7.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f5a2d2b1072b4c8d2e44d017d4c2a5beff537c9a3ff87c8b09a98d63ccb6ada2",
"md5": "7cce088e037b158cd99f8e65b191f4d5",
"sha256": "9b33faec505460dde7949ccdcd91f64b64b87dd416d5a383b9b35e7f77eafef8"
},
"downloads": -1,
"filename": "save_url-0.7.0.tar.gz",
"has_sig": false,
"md5_digest": "7cce088e037b158cd99f8e65b191f4d5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11,<4.0",
"size": 16904,
"upload_time": "2023-10-14T06:27:35",
"upload_time_iso_8601": "2023-10-14T06:27:35.810701Z",
"url": "https://files.pythonhosted.org/packages/f5/a2/d2b1072b4c8d2e44d017d4c2a5beff537c9a3ff87c8b09a98d63ccb6ada2/save_url-0.7.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-14 06:27:35",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "save-url"
}