Name | activepy JSON |
Version |
1.0.7
JSON |
| download |
home_page | None |
Summary | A command-line utility for creating and managing Python webapp applications. |
upload_time | 2025-02-02 17:01:46 |
maintainer | None |
docs_url | None |
author | Simone |
requires_python | >=3.6 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Activepy


 <!-- Replace 'activepy' with your actual package name -->
Activepy is a command-line utility for creating and managing Python web applications. It simplifies the setup process by creating the necessary files and directories for your app, as well as providing a way to start a local server.
## 1.0.7
UPDATE:
- Added documentation
- Added database functions [ BETA ]
## NEW DOCUMENTATION:
Go to https://activepy.tiiny.site
or in cmd type:
```bash
actpy docs
```
## Prerequisites
Make sure you have Python 3.x installed on your machine. You can download it from [python.org](https://www.python.org/downloads/).
### Installation
In the cmd, type:
```bash
pip install activepy
```
Any questions? Contact me on cardellasimone10@gmail.com
Raw data
{
"_id": null,
"home_page": null,
"name": "activepy",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": "Simone",
"author_email": "cardellasimone10@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/37/43/73f88f6658b6721a59b46b4784aa8c8f593446aa4bafcf395ee729df1afa/activepy-1.0.7.tar.gz",
"platform": null,
"description": "# Activepy\r\n\r\n\r\n\r\n <!-- Replace 'activepy' with your actual package name -->\r\n\r\n\r\nActivepy is a command-line utility for creating and managing Python web applications. It simplifies the setup process by creating the necessary files and directories for your app, as well as providing a way to start a local server.\r\n\r\n## 1.0.7\r\nUPDATE:\r\n- Added documentation\r\n- Added database functions [ BETA ]\r\n\r\n## NEW DOCUMENTATION:\r\nGo to https://activepy.tiiny.site \r\nor in cmd type:\r\n```bash\r\nactpy docs\r\n```\r\n\r\n## Prerequisites\r\n\r\nMake sure you have Python 3.x installed on your machine. You can download it from [python.org](https://www.python.org/downloads/).\r\n\r\n### Installation\r\n\r\nIn the cmd, type:\r\n```bash\r\npip install activepy\r\n```\r\n\r\nAny questions? Contact me on cardellasimone10@gmail.com\r\n",
"bugtrack_url": null,
"license": null,
"summary": "A command-line utility for creating and managing Python webapp applications.",
"version": "1.0.7",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "49ceda432bec14c05f28d514a12cc0b01b0301a8a22863b5b3212ada075a038e",
"md5": "afdfcbb7bebabbd888f973ae39cdb648",
"sha256": "1c5add654dad671946b36db2ff82aa85018c88da03a65c911933d537a8764f9c"
},
"downloads": -1,
"filename": "activepy-1.0.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "afdfcbb7bebabbd888f973ae39cdb648",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 5311,
"upload_time": "2025-02-02T17:01:44",
"upload_time_iso_8601": "2025-02-02T17:01:44.900018Z",
"url": "https://files.pythonhosted.org/packages/49/ce/da432bec14c05f28d514a12cc0b01b0301a8a22863b5b3212ada075a038e/activepy-1.0.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "374373f88f6658b6721a59b46b4784aa8c8f593446aa4bafcf395ee729df1afa",
"md5": "2beadb3921000e1d384e505c70b14391",
"sha256": "80084ea799ab06dc67bacce1b04b81a101442af8d46c788b949e216df0d1b314"
},
"downloads": -1,
"filename": "activepy-1.0.7.tar.gz",
"has_sig": false,
"md5_digest": "2beadb3921000e1d384e505c70b14391",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 4343,
"upload_time": "2025-02-02T17:01:46",
"upload_time_iso_8601": "2025-02-02T17:01:46.688861Z",
"url": "https://files.pythonhosted.org/packages/37/43/73f88f6658b6721a59b46b4784aa8c8f593446aa4bafcf395ee729df1afa/activepy-1.0.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-02 17:01:46",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "activepy"
}