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.21.tar.gz
(6.0 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.21-py3-none-any.whl
(9.0 kB
view details)
File details
Details for the file qb-0.1.21.tar.gz.
File metadata
- Download URL: qb-0.1.21.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.12.0 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18fd26f7d8d0d38236580f37a2fecf80a7e286347a83e5a94638f9e94860cedc
|
|
| MD5 |
404ed5e11c682cbb3252a3ddeb6bd5a1
|
|
| BLAKE2b-256 |
fe5e516a9dd243656bbcbb7a6d66d6ddaf5f5fea7feef0ad6212ba39e8faf4a0
|
File details
Details for the file qb-0.1.21-py3-none-any.whl.
File metadata
- Download URL: qb-0.1.21-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.12.0 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
194e90f1d94304b84b215b6a00c6317129b076b1f6592a536e9ad20d86e95e7d
|
|
| MD5 |
b8051874fe9afd24c423d7add97cbf07
|
|
| BLAKE2b-256 |
ee451878f58e85824b54e516d44c0d611f6894e8c2874d7f47b322bbd94bd780
|