Skip to main content

PyPI - Implementation PyPI - Python Version PyPI - Wheel PyPI - Format PyPI

❔ About

Finally a Python package to make getting Au p'it café's menus a piece of (cheese) cake.😅

With this package you can:

... and get them as list of objects or csv.

👉 See it live on Kaggle 👈

🔖 Social networks

IMAGE ALT TEXT HERE

🤓 Nerd resources

🚀 Quickstart

For the impatients, here is a quick and ready to use code snippet:

# Install the package
!pip install auptitcafe --upgrade

# Make some imports
from auptitcafe.menus import Menus
import pandas as pd

# Create the main utility instance
menu_instance = Menus()

# Dump menus as a csv file
menus = 'menus.csv'
menu_instance.to_csv(menus)

# Load menus in a panda dataframe
df = pd.read_csv(menus)
# Diplay dataframe
df

Build it

poetry show --tree
poetry build
poetry install

test

poetry run pytest

Publish

poetry config pypi-token.pypi $PYPI_TOKEN
poetry publish

Download files

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

Source Distribution

auptitcafe-0.2.1.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

auptitcafe-0.2.1-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

Details for the file auptitcafe-0.2.1.tar.gz.

File metadata

  • Download URL: auptitcafe-0.2.1.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for auptitcafe-0.2.1.tar.gz
Algorithm Hash digest
SHA256 929efd96ddf651087c120d2c0ab49264d91351d14a89018b4ac8a2a766d88151
MD5 91b49615d1f9760bc512b81bd6b7c8ea
BLAKE2b-256 5ecc1e06896f9fd5938375e5f44d9329ab9d7fac26a080f1d1928cb7f7509fd7

See more details on using hashes here.

File details

Details for the file auptitcafe-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: auptitcafe-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 5.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for auptitcafe-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c7d3ff7c9b8d0805d34303f909b2224cb3660d6a045440b58285a7151969a274
MD5 a012b60b0b332d09406a360e011c530f
BLAKE2b-256 db41bb774daf61a8a4f252f0778b05d09a431d1fe004ad750dc4b456ef718082

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2.1 This release

2 files

0.2.0

2 files

0.1.24

2 files

0.1.23

2 files

0.1.22

2 files

0.1.21

2 files

0.1.20

2 files

0.1.19

2 files

0.1.18

2 files

0.1.17

2 files

0.1.16

2 files

0.1.15

2 files

0.1.14

2 files

0.1.13

2 files

0.1.12

2 files

0.1.11

2 files

0.1.10

2 files

0.1.9

2 files

0.1.8

2 files

0.1.7

2 files

0.1.6

2 files

0.1.4

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Supported by

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