Skip to main content

Tool to solve Pybites Platform exercices locally.

Project description

forthebadge

eatlocal

Eatlocal helps users solve Pybites code challenges locally. This cli tool allows you to download bites from the platform. You can display bite directions directly in the terminal. Once you have solved the bite you can use eatlocal to submit and it offers to open your default browser the corresponding bite page.

Table of Contents

Updates

eatlocal 1.0.0+ has been updated to work with version 2.0 of the PyBites platform.

Breaking Changes

Version 1.1.1

  • Moved the local bites database to a new location. It used to be in the directory set by the user, now eatlocal will look for it in ~/.eatlocal. Run eatlocal init to set the new location.

Version 1.1.0

  • Uses the bite slug for the name of the directory.

Version 1.0.0

  • eatlocal version 1.0.0 only works on the new platform (v2).
  • eatlocal directory no longer has to be a git repository.
  • Submitting a bite no longer pushes it to GitHub.
  • Bite directories are now names by the bites instead of the number.
  • No need to download chrome and chrome driver.
  • No more verbose mode

Setup

Run eatlocal init to configure your PyBites username, PyBites password*, and local where you will solve your bites.

*Note: If you signed up for PyBites by authenticating through GitHub or Google, you will need to set a password on the platform first.

Usage

Set up your email, password, and directory where you will solve your bites. It will also create the local bites database, and the cache database:

eatlocal init

Download bites:

# Show all bites
eatlocal download

# Show only newbie bites
eatlocal download --level newbie

# Show only intro bites
eatlocal download --level intro

# Show only beginner bites
eatlocal download --level Beginner

# Show only intermediate bites
eatlocal download --level Intermediate

# Show only advanced bites
eatlocal download --level Advanced

If you want to force a re-download of a given bite use the --force flag. This will overwrite the bite directory.

eatlocal download --force

By default, eatlocal will cache the bites list and update it every 30 days. If you are not seeing a new bite, then you can clear the cache with the --clear-cache flag.

eatlocal download --clear-cache

Display bites in the terminal:

# change the theme with -t <theme name>
eatlocal display

Submit bites:

eatlocal submit

Installation

There are a few options for install eatlocal.

Using uv

If you have uv installed:

uv tool install eatlocal

Using pipx

If you have pipx installed:

pipx install eatlocal

macOS/Linux

pip3 install eatlocal

Windows

pip install eatlocal

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated, be sure to explore the contributing guide for more information..

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

eatlocal-1.2.1.tar.gz (2.6 MB view details)

Uploaded Source

Built Distribution

eatlocal-1.2.1-py3-none-any.whl (11.0 kB view details)

Uploaded Python 3

File details

Details for the file eatlocal-1.2.1.tar.gz.

File metadata

  • Download URL: eatlocal-1.2.1.tar.gz
  • Upload date:
  • Size: 2.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.25

File hashes

Hashes for eatlocal-1.2.1.tar.gz
Algorithm Hash digest
SHA256 e1900171861aeccf648cdfb9d8327ad0f680942812bda2f5e7671ffffb0490fe
MD5 6f87de8342f95a9e28ca98d13f92f550
BLAKE2b-256 3b52a1dd360ce80b09dca7031d32006ec56417c5d28a88bad9aa9887812c930c

See more details on using hashes here.

File details

Details for the file eatlocal-1.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for eatlocal-1.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e175035aa130f5a90950e0a6c9d8ed5936c105af6678c56d92f76be854b5785e
MD5 f5240d3ce8af9700158b892b533b71cb
BLAKE2b-256 9450ad52cf21331a4b535fcf61890225fa22b3d579a3eb2fa65600467d278d6b

See more details on using hashes here.

Supported by

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