No project description provided
Project description
A Packaged React Application
A simple demo client for demonsrating how to build & package frontend application into a Python package. This template was created by Vitejs.
Getting Started
Usage
You can install this client in your Python backend server:
pip install vite-project
Contribution
Installation
npm install
npm run build
Packaging
touch setup.py
with the following content:
from setuptools import setup
from pathlib import Path
cwd = Path(__file__).parent
long_description = (cwd / "README.md").read_text()
setup(
name="vite-project",
version="0.0.1",
package_dir={"vite_project": "dist"},
package_data={"vite_project": ["**/*.*"]},
long_description=long_description,
long_description_content_type="text/markdown",
)
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 vite-project-1.0.6.tar.gz.
File metadata
- Download URL: vite-project-1.0.6.tar.gz
- Upload date:
- Size: 52.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5de901ac484995ded08564839066bca73b03cd42f742e09f6fd5393212253f37
|
|
| MD5 |
c1cc5063b385c31fbb9fc16db2bd14c2
|
|
| BLAKE2b-256 |
8658be6210bda8cc3df74122be27bccf17896bff41bc50e692dfbe68f6ea904d
|
Provenance
The following attestation bundles were made for vite-project-1.0.6.tar.gz:
Publisher:
publish.yml on itayB/vite-project
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
vite_project-1.0.6.tar.gz -
Subject digest:
5de901ac484995ded08564839066bca73b03cd42f742e09f6fd5393212253f37 - Sigstore transparency entry: 453847958
- Sigstore integration time:
-
Permalink:
itayB/vite-project@a881bf88e43f4970802cf802d6be4d3c49ddfdea -
Branch / Tag:
refs/tags/1.0.6 - Owner: https://github.com/itayB
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@a881bf88e43f4970802cf802d6be4d3c49ddfdea -
Trigger Event:
push
-
Statement type:
File details
Details for the file vite_project-1.0.6-py3-none-any.whl.
File metadata
- Download URL: vite_project-1.0.6-py3-none-any.whl
- Upload date:
- Size: 53.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97668ba446e59caa899c9f767f27338da2db96aa577e0ecac5244e169803b94a
|
|
| MD5 |
e57dc8633967ee1d86ad0336ee320706
|
|
| BLAKE2b-256 |
6940ab3f18232a18ee5c8d968c0d81c9ef48d63d04302ecf2e57a3324646fd99
|
Provenance
The following attestation bundles were made for vite_project-1.0.6-py3-none-any.whl:
Publisher:
publish.yml on itayB/vite-project
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
vite_project-1.0.6-py3-none-any.whl -
Subject digest:
97668ba446e59caa899c9f767f27338da2db96aa577e0ecac5244e169803b94a - Sigstore transparency entry: 453847959
- Sigstore integration time:
-
Permalink:
itayB/vite-project@a881bf88e43f4970802cf802d6be4d3c49ddfdea -
Branch / Tag:
refs/tags/1.0.6 - Owner: https://github.com/itayB
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@a881bf88e43f4970802cf802d6be4d3c49ddfdea -
Trigger Event:
push
-
Statement type: