wordpress-rss-archiver


Namewordpress-rss-archiver JSON
Version 0.1.1 PyPI version JSON
download
home_page
Summary
upload_time2023-08-28 12:30:26
maintainer
docs_urlNone
authoryzqzss
requires_python>=3.8,<4.0
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # wordpress-rss-archiver

> WordPress.com/Automattic.com charges you US$38,000 to [host your blog for 100 years](https://wordpress.com/blog/2023/08/25/introducing-the-100-year-plan/) and automatically submit your site to the Internet Archive?  

Well, We can do it for free... (the latter part at least, lol)

## Installation

```bash
pip install wordpress-rss-archiver
```

## Usage

```bash
wordpress-rss-archiver <feed_url> --ia-s3 <access_key:secret_key>
```

NOTE: register an Internet Archive account and get your access key and secret key from <https://archive.org/account/s3.php>

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "wordpress-rss-archiver",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "yzqzss",
    "author_email": "yzqzss@yandex.com",
    "download_url": "https://files.pythonhosted.org/packages/ea/6a/165b65bd6aead6f829033ef1af0d53809c828a564d8e720b8b8ecaed5240/wordpress_rss_archiver-0.1.1.tar.gz",
    "platform": null,
    "description": "# wordpress-rss-archiver\n\n> WordPress.com/Automattic.com charges you US$38,000 to [host your blog for 100 years](https://wordpress.com/blog/2023/08/25/introducing-the-100-year-plan/) and automatically submit your site to the Internet Archive?  \n\nWell, We can do it for free... (the latter part at least, lol)\n\n## Installation\n\n```bash\npip install wordpress-rss-archiver\n```\n\n## Usage\n\n```bash\nwordpress-rss-archiver <feed_url> --ia-s3 <access_key:secret_key>\n```\n\nNOTE: register an Internet Archive account and get your access key and secret key from <https://archive.org/account/s3.php>\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "",
    "version": "0.1.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c39380802f335f70a215d3adfbd058bda2e37fdd79909c02bda7418fa7e24ae4",
                "md5": "4defe43c0a62c0146e834b70a43de867",
                "sha256": "d02799788c22f4adf28bf1824273d4a69b74941dc10d6aa9d4a190a544f3852d"
            },
            "downloads": -1,
            "filename": "wordpress_rss_archiver-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4defe43c0a62c0146e834b70a43de867",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 5365,
            "upload_time": "2023-08-28T12:30:24",
            "upload_time_iso_8601": "2023-08-28T12:30:24.622981Z",
            "url": "https://files.pythonhosted.org/packages/c3/93/80802f335f70a215d3adfbd058bda2e37fdd79909c02bda7418fa7e24ae4/wordpress_rss_archiver-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ea6a165b65bd6aead6f829033ef1af0d53809c828a564d8e720b8b8ecaed5240",
                "md5": "372c3cf64e5f7b7661cab3cd79cd251e",
                "sha256": "2441973cb024ca139a357fc7b55cc294006ceff29ae30eda4e5d4a28065b5561"
            },
            "downloads": -1,
            "filename": "wordpress_rss_archiver-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "372c3cf64e5f7b7661cab3cd79cd251e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 4347,
            "upload_time": "2023-08-28T12:30:26",
            "upload_time_iso_8601": "2023-08-28T12:30:26.464199Z",
            "url": "https://files.pythonhosted.org/packages/ea/6a/165b65bd6aead6f829033ef1af0d53809c828a564d8e720b8b8ecaed5240/wordpress_rss_archiver-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-28 12:30:26",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "wordpress-rss-archiver"
}
        
Elapsed time: 0.48137s