Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

recipebook-0.1.1.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

recipebook-0.1.1-py3-none-any.whl (8.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page