Make your onw desktop app faster
Project description
PyQtier (BETA)
Make your onw desktop app faster
Quick start
Installing
- Creating virtual environment
virtualenv -p python3 .venv
- Activating venv
Linux / MacOS
source .venv/bin/activate
Windows
.\.venv\Scripts\activate
- Installing last version of module
pip install pyqtier
If you want, you can install last test version from Test PyPI
pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ pyqtier
Creating project
For creating project you need to run follow command:
pyqtier startproject <project_path_and_name>
where <project_path_and_name> can be just . if you want to create project in current folder.
Run project
python main.py
Detailed docs
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
pyqtier-0.1.1.tar.gz
(13.5 kB
view details)
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
PyQtier-0.1.1-py3-none-any.whl
(19.9 kB
view details)
File details
Details for the file pyqtier-0.1.1.tar.gz.
File metadata
- Download URL: pyqtier-0.1.1.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29e7263f0b98764aa5f366e3a13e942434a5b738ac8b59167d07bbe1eb62ec44
|
|
| MD5 |
9242a423f3b5f74e992a558978140378
|
|
| BLAKE2b-256 |
942d81f3ad91523addc9ce1016374869705377387983f825be008842dfa1f104
|
File details
Details for the file PyQtier-0.1.1-py3-none-any.whl.
File metadata
- Download URL: PyQtier-0.1.1-py3-none-any.whl
- Upload date:
- Size: 19.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
162d9e4b75298be6a446592497d18b61838b84fc4dc25f411f95f6203ab21128
|
|
| MD5 |
c1aff4e59d9829fab205a17109faa184
|
|
| BLAKE2b-256 |
33bc655c1bee719e1446c4e28d01d1d00d3cb59a8a5b65bd5d291eb3b0683a94
|