Skip to main content

♻️ Generate more of the same stuff

Project description

♻️ Makemore

pdm-managed cookiecutter chef
code style black ruff imports isort checked with mypy pre-commit enabled
documentation mkdocs docstyle google

⚡ Features

makemore generates more of the same stuff.

📦 How to install

pdm add makemore

🏫 Tutorials

🤗 Contributing

Development

  1. Clone the repository:
# using github cli
gh repo clone baggiponte/makemore

# using git (SSH recommended)
git clone git@github.com:baggiponte/makemore

Note

🎬 How to configure SSH

Cloning over SSH is safer. Follow this guide. Alternatively, you can follow the steps in this workshop of GitHub's.

  1. Install pdm:
pipx install pdm

Warning

🔎 Why pipx? pip install --user is not recommended, as it does not ensure dependency isolation. For this purpose, the Python Packaging Authority (PyPA) advises to use pipx. pipx installs and runs python CLIs in isolated environments. To install it, follow the instructions here.

  1. Install production and development dependencies.

The recommended approach is to use just. Install just with your favourite package manager, then run the following:

just install

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

makemore-0.1.8.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

makemore-0.1.8-py3-none-any.whl (5.1 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