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.23.tar.gz
(6.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.23-py3-none-any.whl
(10.3 kB
view details)
File details
Details for the file qb-0.1.23.tar.gz.
File metadata
- Download URL: qb-0.1.23.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.13.2 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac24bca63ff6834870307b2108baabdca789f0f0487e4bb371c3fe55e667cb9a
|
|
| MD5 |
6a93bbf988da8d364caaabd58667cfa6
|
|
| BLAKE2b-256 |
5570fae281c945de81ca46fe1c62999ad3752dbe26695996be4e9d027d005085
|
File details
Details for the file qb-0.1.23-py3-none-any.whl.
File metadata
- Download URL: qb-0.1.23-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.13.2 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7af6cf2ea4f17ac6c2cfaf6585bf2127903fb302bfa7fab80975e47cfc5375bb
|
|
| MD5 |
36b619c127731ddc0c6efde7f8e54d3b
|
|
| BLAKE2b-256 |
8734cb7fbd8c576fe21e96a33ac2330a2e2111217efdb945857f934cd67f03ec
|