I'm writing a cookbook to learn Python, Postgresql, and other potential tools.
Project description
recipebook
I'm writing a cookbook to learn Python, Postgresql, and other potential tools.
Prerequisites
Install poetry for managing virtual environment (similar to venv or pipenv):
```
curl -sSL https://raw.githubusercontent.com/sdispater/poetry/master/get-poetry.py | python3
```
Read more about poetry: https://python-poetry.org/
Optional: I've installed pyenv to manage versions of Python on my system. Read more about pyenv: https://github.com/pyenv/pyenv
Build
poetry install
poetry run example
Package
poetry build
Deploy
poetry publish
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 recipebook-0.1.1.tar.gz.
File metadata
- Download URL: recipebook-0.1.1.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.7.3 Linux/4.19.0-8-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0316c3605d16c327c70387e226f26e929db8605413f91f6ff41d31490226b9fd
|
|
| MD5 |
393de7accda842a0bf36a6f681f0244a
|
|
| BLAKE2b-256 |
4aacfe17d08b34112437be5b6c88d36010f388bced60deb7af1af6985a8d1afd
|
File details
Details for the file recipebook-0.1.1-py3-none-any.whl.
File metadata
- Download URL: recipebook-0.1.1-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.5 CPython/3.7.3 Linux/4.19.0-8-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c70c0da00b4e0886defaee486d87534ecd6ca3d5ca08d0a02a3ccac35775c5d8
|
|
| MD5 |
2f8342325fe3651a290b539abb8aede9
|
|
| BLAKE2b-256 |
8f80aaf5cffaf0dc08655b7b09daf5500282780c71fc09b866e305df0b63ed5b
|