{"id":16241799,"url":"https://github.com/douglascamata/passman_cli","last_synced_at":"2025-03-19T17:30:56.882Z","repository":{"id":138191566,"uuid":"82424845","full_name":"douglascamata/passman_cli","owner":"douglascamata","description":"A CLI for Passman.","archived":false,"fork":false,"pushed_at":"2017-02-21T20:38:24.000Z","size":25,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-28T20:02:53.658Z","etag":null,"topics":["passman","password","python","security"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/douglascamata.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-19T00:26:03.000Z","updated_at":"2024-04-07T06:17:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"a10c8462-5b14-413b-b929-1818bcb4ee07","html_url":"https://github.com/douglascamata/passman_cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/douglascamata%2Fpassman_cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/douglascamata%2Fpassman_cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/douglascamata%2Fpassman_cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/douglascamata%2Fpassman_cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/douglascamata","download_url":"https://codeload.github.com/douglascamata/passman_cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244006290,"owners_count":20382443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["passman","password","python","security"],"created_at":"2024-10-10T14:08:39.334Z","updated_at":"2025-03-19T17:30:56.877Z","avatar_url":"https://github.com/douglascamata.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Passman CLI\n\nA CLI to access data from a [Passman](https://github.com/nextcloud/passman) instance.\n\n## Installation\n\nThere is still no version pushed to PyPi, so you can still by cloning this\nrepository and running `python setup.py install`. A `passman` command will be\navailable in your shell.\n\n## Development\n\n1. Clone this repository\n2. Install the development requirements: `pip install -r requirements.txt`\n3. (Optional) Install the egg in `develop` mode: `python setup.py develop`\n\n## Usage\n\nTo learn more about the usage please run `passman --help`.\n\n## Config File\n\nPassman CLI supports a [TOML]() config file to save the base url of the instance\nand your username and password. You can send a path to the config file using the\n`--config` option of the command-line. It also looks for a config named\n`passman_cli.toml` at the current working dir and at `~/.config/`, in this exact\norder.\n\nHere's an example of configuration:\n\n```toml\nbase_url = \"https://my.nextcloud/apps/passman/api/v2\"\nauth = [\"admin\", \"password\"]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdouglascamata%2Fpassman_cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdouglascamata%2Fpassman_cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdouglascamata%2Fpassman_cli/lists"}