Common python functions
Project description
mausy5043-common
This is a Python3 library of functions and classes, mainly for personal use.
Requirements
NOTE: user action required !! Before trying to use the SQLITE3 functions in this package make sure you have installed the sqlite3 server/client and the default Python package that comes with it.
Development of this package is done in Python 3.12. Backwards compatibility is not tested; if it works on Python 3.7 or before consider yourself lucky. Python versions that are end-of-life are not supported.
Installation
python3 -m pip install mausy5043-common
Functions provided
cat(filename) : Read a file into a variable.
moisture(temperature, relative_humidity, pressure) : Calculate the moisture content of air given T [degC], RH [%] and P [hPa].
wet_bulb_temperature(temperature, relative_humidity) : Calculate the wet bulb temperature of the air given T [degC] and RH [%].
Classes provided
SqlDatabase : A class to interact with SQLite3 databases.
Disclaimer & License
As of September 2024 mausy5043-common is distributed under AGPL-3.0-or-later.
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 mausy5043_common-2.10.5.tar.gz.
File metadata
- Download URL: mausy5043_common-2.10.5.tar.gz
- Upload date:
- Size: 27.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26386f8c67b7e07d898eacbe422feacd0b0d2b21a35ba9e5899a93802dce6d61
|
|
| MD5 |
93d225fa43b68675d1e80af43a87485f
|
|
| BLAKE2b-256 |
5b336e9819c46fefe8cf3dd4aff54b57c3b951bdd202d2180094500202c304f7
|
File details
Details for the file mausy5043_common-2.10.5-py3-none-any.whl.
File metadata
- Download URL: mausy5043_common-2.10.5-py3-none-any.whl
- Upload date:
- Size: 28.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19213bddc844fb23726dbc2ecdbdbbce48f60ab6f234f5946e9fd7017543c689
|
|
| MD5 |
262b915c18e3cfc55ae40f6e5ebe7fac
|
|
| BLAKE2b-256 |
8b3152d9238e519a4f3652cbe68c809b7565e0b8fc7549634789f718a0493851
|