A functional programming language
Project description
qb
qb is a functional programming language written in python
Installation from pypi
pip install pipx # install pipx
pipx install qb
Building from source
For the build process we use Poetry and for the installation of packages we use pipx.
Setup
git clone https://github.com/henceiusegentoo/qb-2.0.git
pip install pipx # install pipx
pipx install poetry # use pipx to install poetry
cd qb-2.0
poetry install
Building and Installation
poetry build --clean # build project
pipx install ./dist/qb-[version]-py3-none-any.whl # install qb on your machine
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
qb-0.1.25.tar.gz
(5.6 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
qb-0.1.25-py3-none-any.whl
(8.5 kB
view details)
File details
Details for the file qb-0.1.25.tar.gz.
File metadata
- Download URL: qb-0.1.25.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.4 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8904d0a80edebc3ec8f191a40de7524e4565e33850ae9cff09534d5bd84bc60
|
|
| MD5 |
ae8d68169991db380803451217805b91
|
|
| BLAKE2b-256 |
5381065d1b1492d784ec7acbc644d8d6966f1a36e1ed337e145dd5fce5f4b777
|
File details
Details for the file qb-0.1.25-py3-none-any.whl.
File metadata
- Download URL: qb-0.1.25-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.4 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1f8589409005b8e7f227f6fc8ab3dc8708cbb5e4ebce88776ea3d54986c883e
|
|
| MD5 |
addef16028ff5040d937a2a296eac8a9
|
|
| BLAKE2b-256 |
4afe7f54b9cf24d30b73682e173268b097d73b46250514300aa8c9dfb2710c59
|