{"id":16174823,"url":"https://github.com/app-generator/appseed-shell-py","last_synced_at":"2025-04-07T10:37:16.795Z","repository":{"id":57411147,"uuid":"401255714","full_name":"app-generator/appseed-shell-py","owner":"app-generator","description":"AppSeed CLI - Python Interface | AppSeed","archived":false,"fork":false,"pushed_at":"2021-09-26T15:44:06.000Z","size":15,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-06T18:12:46.419Z","etag":null,"topics":["app-generator","appseed","cli"],"latest_commit_sha":null,"homepage":"https://appseed.us","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/app-generator.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-08-30T07:33:50.000Z","updated_at":"2021-11-08T08:50:39.000Z","dependencies_parsed_at":"2022-09-09T16:02:08.324Z","dependency_job_id":null,"html_url":"https://github.com/app-generator/appseed-shell-py","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fappseed-shell-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fappseed-shell-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fappseed-shell-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fappseed-shell-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/app-generator","download_url":"https://codeload.github.com/app-generator/appseed-shell-py/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247639842,"owners_count":20971547,"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":["app-generator","appseed","cli"],"created_at":"2024-10-10T04:43:27.356Z","updated_at":"2025-04-07T10:37:16.772Z","avatar_url":"https://github.com/app-generator.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AppSeed Shell\n\nImplements the Python interface to all services exposed by AppSeed\n\n\u003e Links\n\n- PyPi Page: [AppSeed Shell](https://pypi.org/project/appseed-shell/)\n- **Support**: 24/7 LIVE Support via [Discord](https://discord.gg/fZC6hup) (registered users)\n\n\u003cbr /\u003e\n\n## Table of contents\n\n * [Technologies](#technologies)\n * [Setup](#setup)\n * [Quick use](#quick-use)\n * [License](#license)\n\n\u003cbr /\u003e\n\n## Technologies\n\nProject create with:\n * Python3\n\n\u003cbr /\u003e\n\n## Setup\n\nInstall it locally using PyPI:\n\n```bash\n$ pip install appseed-shell\n```\n\n\u003cbr /\u003e\n\n## Quick use\n\nSimply and functional example/s of use.\n\nExample:\n\n```python\n$ python\n\u003e\u003e\u003e from appseed_shell import hello\n\u003e\u003e\u003e print( hello() )\n```\n\n## Generate Django project\n\nExample:\n\n```python\n$ python\n\u003e\u003e\u003e from appseed_shell import generate_django\n\u003e\u003e\u003e generate_django()\n```\n\nThe `generate_django()` helper will build a simple Django Dashboard project quite similar to **Django Dashboard Volt** - Links:\n\n- [Django Bootstrap 5 Volt](https://appseed.us/admin-dashboards/django-dashboard-volt) - product page\n- [Django Bootstrap 5 Volt](https://django-volt-dashboard.appseed-srv1.com/) - LIVE deployment\n\n\u003cbr /\u003e\n\n![Django Bootstrap 5 Volt - Template project provided by AppSeed.](https://raw.githubusercontent.com/app-generator/django-dashboard-volt/master/media/django-dashboard-volt-intro.gif)\n\n\u003cbr /\u003e\n\n## License\n\n@MIT License\n\n\u003cbr /\u003e\n\n---\nAppSeed Shell (Python Interface) - provided by AppSeed [App Generator](https://appseed.us)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapp-generator%2Fappseed-shell-py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapp-generator%2Fappseed-shell-py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapp-generator%2Fappseed-shell-py/lists"}