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.2.0.tar.gz
(19.3 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.2.0-py3-none-any.whl
(29.5 kB
view details)
File details
Details for the file pyqtier-0.2.0.tar.gz.
File metadata
- Download URL: pyqtier-0.2.0.tar.gz
- Upload date:
- Size: 19.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0865dc2a835247f1eafdad42709a4baccc46b6b040bf1efc486099d076d1720
|
|
| MD5 |
f3e86e9c5ea6afa364cdd8d345fa5823
|
|
| BLAKE2b-256 |
6634ae99962420a0762137459b17ecb4de4b9cd4747767c0a115687e03625902
|
File details
Details for the file PyQtier-0.2.0-py3-none-any.whl.
File metadata
- Download URL: PyQtier-0.2.0-py3-none-any.whl
- Upload date:
- Size: 29.5 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 |
59d73908b12acf533626f7ce4016e8de5b316edaf0792fb9bc004b6f558b3717
|
|
| MD5 |
fca9cd946f43fe4168c38b99d6b03eaa
|
|
| BLAKE2b-256 |
58ee4f7c0e1f570435ece7438140cd94981213e596c3aa640dc6829d45f0fe6c
|