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 IP=<enter-your-ipv4>
$ 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 IP=<enter-your-ipv4>
(.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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

pytower-0.0.1.dev1-py3-none-any.whl (15.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pytower-0.0.1.dev1-py3-none-any.whl
  • Upload date:
  • Size: 15.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.18+

File hashes

Hashes for pytower-0.0.1.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 0d30a4f7b2ae778469b96eaeac889ecad70c13e4c80ae308430d3c90c3b49829
MD5 fec6869f9cabc04c13c62710ef102acc
BLAKE2b-256 fe6a8358afa29b91b90ee33227bf5ece57a3f8d4a17444fd34f5268020a97b02

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