A package to distribute your PyQt SQLite program files
Project description
PuQTSqlite
Пакет для распространения файлов программы PyQt с SQLite.
Установка
pip install PuQTSqlite
Использование
from PuQTSqlite import copy_file, list_available_files
# Посмотреть список доступных файлов
list_available_files()
# Скопировать файл в текущую директорию
copy_file('main.py')
# Скопировать файл в указанную директорию
copy_file('database.py', 'path/to/destination')
Доступные файлы
- main.py
- database.py
- material_calc.py
- requirements.txt
- partners.db
- Мастер пол.png
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
PuQTSqlite-0.1.0.tar.gz
(169.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
File details
Details for the file PuQTSqlite-0.1.0.tar.gz.
File metadata
- Download URL: PuQTSqlite-0.1.0.tar.gz
- Upload date:
- Size: 169.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4061f275d596620ed1fd99e71de31852e614ef41172b7001af2907cdf104178
|
|
| MD5 |
a324ab320a1f42a029ed61a5c391a6d1
|
|
| BLAKE2b-256 |
b77be28d5711b1deb65f785731e4b41d33049ad31e883c123c78fd4f102fcae4
|
File details
Details for the file PuQTSqlite-0.1.0-py3-none-any.whl.
File metadata
- Download URL: PuQTSqlite-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2fbeaeb1c347988f71f18906dfcc392ae55ef4cf8a299d590dcd2c90fff23770
|
|
| MD5 |
c5d200befa0dec0b5c8865d4399ee484
|
|
| BLAKE2b-256 |
2121a5a6bc6ec02d427ec1e913be7052f04351f4183d8b19400bf84c26d011b3
|