Skip to main content

build and deploy Pythonic apps

Project description

Build and deploy Pythonic apps.

Attention

PRE-ALPHA RELEASE.

NOT READY FOR PRODUCTION. ONLY FOR TESTING PURPOSES. YOU MAY LOSE ALL YOUR DATA.

TL;DR

$ export DATABASE_URL=mysql://USER:PASSWORD@HOST:PORT/NAME
$ export DOMAIN_NAME=<enter-your-domain-name>
$ pytower --deploy

Requires

  • python >= 3.8

Dependencies

On Ubuntu 22.04 or Ubuntu 20.04:

$ sudo apt install python3-venv docker.io docker-compose

Post-Installation

$ sudo usermod -aG docker $USER
$ newgrp docker

Deploy

$ cd ~
$ python3 -m venv .venv
$ source .venv/bin/activate
(.venv) $ pip install --upgrade pip
(.venv) $ pip install pytower

(.venv) $ export DATABASE_URL=mysql://USER:PASSWORD@HOST:PORT/NAME
(.venv) $ export DOMAIN_NAME=<enter-your-domain-name>
(.venv) $ pytower --deploy

License

Copyright (C) 2022-2023 Salman Mohammadi <salman@pytower.com>

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytowerctl-0.0.1.dev1.tar.gz (16.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pytowerctl-0.0.1.dev1-py3-none-any.whl (17.8 kB view details)

Uploaded Python 3

File details

Details for the file pytowerctl-0.0.1.dev1.tar.gz.

File metadata

  • Download URL: pytowerctl-0.0.1.dev1.tar.gz
  • Upload date:
  • Size: 16.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.8.19+

File hashes

Hashes for pytowerctl-0.0.1.dev1.tar.gz
Algorithm Hash digest
SHA256 48926882096631cb4baa7091a4ef1b9733a6a264ad5d7491f44a918a907add6a
MD5 d1294a1986110fbe72dd36364b6e6957
BLAKE2b-256 395f1bf4123a1ea312f007bfa625a435cd0ef8da78ca2356c3c56280774d4601

See more details on using hashes here.

File details

Details for the file pytowerctl-0.0.1.dev1-py3-none-any.whl.

File metadata

File hashes

Hashes for pytowerctl-0.0.1.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 e9c0ab8081b128aaec17cc77782754ebed97d43e51d150506bef4147abc11451
MD5 c142bf5d3cf0b4bbe472b7428aeb7919
BLAKE2b-256 d259fab3ed601e4e9751c651685fea25692846b58914852fcbc7863dca7e4b9d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page