CLI for interacting with 8080.io
Project description
8080 CLI
[!NOTE] If you're just trying to use the 8080 API, see here. (TODO)
Use the 8080 CLI to build, deploy, and run hosted code on the 8080 platform.
Requirements:
- uv
- Python 3.12
Quickstart
-
Create an 8080 account on https://app.8080.io
-
Install the tool:
uv tool install e80(installs the8080command) -
Login to your account
8080 login -
Initialize a project
8080 init hello-world; cd hello-world -
Run your project using the dev server:
8080 dev -
Deploy your project to 8080:
8080 deploy
More info
See the e80_sdk package to interface with the 8080 API.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file e80-0.1.0a3.tar.gz.
File metadata
- Download URL: e80-0.1.0a3.tar.gz
- Upload date:
- Size: 22.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79e3a8f58a5ae15cb3d613b99385f6304e95883dc3b841d464dda6dd46d2f57b
|
|
| MD5 |
29507ccd987fc698dc449e11a7b0b781
|
|
| BLAKE2b-256 |
007ed89185621f9fe9578d82ec471941fdda84c08afba0f5d7e0958a9da4c0cf
|
File details
Details for the file e80-0.1.0a3-py3-none-any.whl.
File metadata
- Download URL: e80-0.1.0a3-py3-none-any.whl
- Upload date:
- Size: 27.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df7cac5a88ac59af688106ad877169b89b3e92bd82ea31841de432f7d463d7b1
|
|
| MD5 |
44b116e1551ab6ac4c481072c7e235ed
|
|
| BLAKE2b-256 |
56bed22e7fb29e665722ed68d7f38e6e6500aa393355a32fa8143be581a8f794
|