py-pdsadmin


Namepy-pdsadmin JSON
Version 0.1.0rc0 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-11-19 21:57:32
maintainerNone
docs_urlNone
authorMartin Miglio
requires_python<3.13,>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # py-pdsadmin (Python PDS Admin)

A Python implementation of [pdsadmin](https://github.com/bluesky-social/pds/tree/main/pdsadmin), installable with pipx.

## Installation

```bash
pipx install py-pdsadmin
```

## Usage

```bash
pdsadmin list
```

```plaintext
Available commands:
  create-invite-code      Create an invite code for the PDS server.
  help                    Displays help for a command.
  list                    Lists commands.
  request-crawl           Request a crawl of a PDS instance.

 account
  account create          Create a new account in the PDS server.
  account delete          Delete an account from the PDS server.
  account list            List accounts in the PDS server.
  account reset-password  Reset the password of an account in the PDS server.
  account takedown        Take down an account from the PDS server.
  account untakedown      Untakedown an account in the PDS server.
  account update-handle   Update the handle of an account in the PDS server.
  ```

### Notes on Usage

Environment variables are automatically loaded from `/pds/pds.env` if it exists. This file is created by the [pds](https://github.com/bluesky-social/pds/tree/main) installation script. If you are not using the default installation, the script will look for `pds.env` or `.env` in the current working directory.

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## License

[MIT](https://choosealicense.com/licenses/mit/)


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "py-pdsadmin",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Martin Miglio",
    "author_email": "code@martinmiglio.dev",
    "download_url": "https://files.pythonhosted.org/packages/ba/5e/7ed7dd66df99ad944facd54e316fe37fc329e1a59e15524a48a8b7262a12/py_pdsadmin-0.1.0rc0.tar.gz",
    "platform": null,
    "description": "# py-pdsadmin (Python PDS Admin)\n\nA Python implementation of [pdsadmin](https://github.com/bluesky-social/pds/tree/main/pdsadmin), installable with pipx.\n\n## Installation\n\n```bash\npipx install py-pdsadmin\n```\n\n## Usage\n\n```bash\npdsadmin list\n```\n\n```plaintext\nAvailable commands:\n  create-invite-code      Create an invite code for the PDS server.\n  help                    Displays help for a command.\n  list                    Lists commands.\n  request-crawl           Request a crawl of a PDS instance.\n\n account\n  account create          Create a new account in the PDS server.\n  account delete          Delete an account from the PDS server.\n  account list            List accounts in the PDS server.\n  account reset-password  Reset the password of an account in the PDS server.\n  account takedown        Take down an account from the PDS server.\n  account untakedown      Untakedown an account in the PDS server.\n  account update-handle   Update the handle of an account in the PDS server.\n  ```\n\n### Notes on Usage\n\nEnvironment variables are automatically loaded from `/pds/pds.env` if it exists. This file is created by the [pds](https://github.com/bluesky-social/pds/tree/main) installation script. If you are not using the default installation, the script will look for `pds.env` or `.env` in the current working directory.\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": null,
    "version": "0.1.0rc0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9b8d587ee9071930aedcd5e9f5976c9b3f9a54525564594883128fb0e40aa79f",
                "md5": "b2b4c1c3db7feaff4d08c4ec75a35dcf",
                "sha256": "b1df16b382484c8e24511788cc474cf61080aa66430fa3368f287cead45de479"
            },
            "downloads": -1,
            "filename": "py_pdsadmin-0.1.0rc0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b2b4c1c3db7feaff4d08c4ec75a35dcf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.9",
            "size": 15750,
            "upload_time": "2024-11-19T21:57:30",
            "upload_time_iso_8601": "2024-11-19T21:57:30.159666Z",
            "url": "https://files.pythonhosted.org/packages/9b/8d/587ee9071930aedcd5e9f5976c9b3f9a54525564594883128fb0e40aa79f/py_pdsadmin-0.1.0rc0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ba5e7ed7dd66df99ad944facd54e316fe37fc329e1a59e15524a48a8b7262a12",
                "md5": "ac5176cf108bb0b001c679e9bddb63be",
                "sha256": "00f3f34bb86cfbcd43210cdd2e034e44d50a2b198675f45a2886b503615fd474"
            },
            "downloads": -1,
            "filename": "py_pdsadmin-0.1.0rc0.tar.gz",
            "has_sig": false,
            "md5_digest": "ac5176cf108bb0b001c679e9bddb63be",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.9",
            "size": 7219,
            "upload_time": "2024-11-19T21:57:32",
            "upload_time_iso_8601": "2024-11-19T21:57:32.861925Z",
            "url": "https://files.pythonhosted.org/packages/ba/5e/7ed7dd66df99ad944facd54e316fe37fc329e1a59e15524a48a8b7262a12/py_pdsadmin-0.1.0rc0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-19 21:57:32",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "py-pdsadmin"
}
        
Elapsed time: 0.43381s