{"id":16919534,"url":"https://github.com/lilspazjoekp/devvit-manager","last_synced_at":"2025-09-23T03:45:53.665Z","repository":{"id":178186103,"uuid":"661465178","full_name":"LilSpazJoekp/devvit-manager","owner":"LilSpazJoekp","description":"Devvit Manager is a Python package that enables you to easily utilize devvit with multiple Reddit user accounts.","archived":false,"fork":false,"pushed_at":"2023-07-03T01:28:47.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-26T01:16:41.550Z","etag":null,"topics":["devvit","reddit","reddit-api"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LilSpazJoekp.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-02T23:35:16.000Z","updated_at":"2023-07-02T23:40:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"f5962c2b-9cdb-4a85-9d15-80e67030d49b","html_url":"https://github.com/LilSpazJoekp/devvit-manager","commit_stats":null,"previous_names":["lilspazjoekp/devvit-manager"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LilSpazJoekp%2Fdevvit-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LilSpazJoekp%2Fdevvit-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LilSpazJoekp%2Fdevvit-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LilSpazJoekp%2Fdevvit-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LilSpazJoekp","download_url":"https://codeload.github.com/LilSpazJoekp/devvit-manager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244706531,"owners_count":20496571,"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":["devvit","reddit","reddit-api"],"created_at":"2024-10-13T19:44:41.758Z","updated_at":"2025-09-23T03:45:53.608Z","avatar_url":"https://github.com/LilSpazJoekp.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Devvit Manager: A Utility for Devvit Projects\n=============================================\n\n.. image:: https://img.shields.io/pypi/v/devvit-manager.svg\n    :alt: Latest Devvit Manager Version\n    :target: https://pypi.python.org/pypi/devvit-manager\n\n.. image:: https://img.shields.io/pypi/pyversions/devvit-manager\n    :alt: Supported Python Versions\n    :target: https://pypi.python.org/pypi/devvit-manager\n\n.. image:: https://img.shields.io/pypi/dm/devvit-manager\n    :alt: PyPI - Downloads - Monthly\n    :target: https://pypi.python.org/pypi/devvit-manager\n\n.. image:: https://github.com/LilSpazJoekp/devvit-manager/workflows/CI/badge.svg\n    :alt: GitHub Actions Status\n    :target: https://github.com/LilSpazJoekp/devvit-manager/actions?query=branch%3Amaster\n\n.. image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit\u0026logoColor=white\n    :alt: pre-commit\n    :target: https://github.com/pre-commit/pre-commit\n\n.. image:: https://api.securityscorecards.dev/projects/github.com/LilSpazJoekp/devvit-manager/badge\n    :alt: OpenSSF Scorecard\n    :target: https://api.securityscorecards.dev/projects/github.com/LilSpazJoekp/devvit-manager\n\nDevvit Manager is a Python package that enables you to easily utilize devvit with\nmultiple Reddit user accounts.\n\n.. _installation:\n\nInstallation\n------------\n\nDevvit Manager is supported on Python 3.8+.\n\n.. code-block:: bash\n\n    pip install devvit-manager\n\nTo install the latest development version of Devvit Manager run the following instead:\n\n.. code-block:: bash\n\n    pip install --upgrade https://github.com/LilSpazJoekp/devvit-manager/archive/master.zip\n\nUsage\n-----\n\nFor a full list of commands and options run:\n\n.. code-block:: bash\n\n    devvit-mgr --help\n\nTo login a new user run:\n\n.. code-block:: bash\n\n    devvit-mgr login\n\nTo switch users run:\n\n.. code-block:: bash\n\n    devvit-mgr switch\n\nTo logout a user run:\n\n.. code-block:: bash\n\n    devvit-mgr remove\n\nAll commands except ``login`` can accept a single parameter for specifying a username\n(case-sensitive). If one isn't provided, you will be prompted for one. All the commands\nabove can be run with the ``--help`` option to get more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flilspazjoekp%2Fdevvit-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flilspazjoekp%2Fdevvit-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flilspazjoekp%2Fdevvit-manager/lists"}