Skip to main content

SDK pour interagir avec http://auptitcafe.nc/menu/

Project description

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

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

auptitcafe-0.2.0.tar.gz (3.6 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.0-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: auptitcafe-0.2.0.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.14.2 Linux/6.8.0-90-generic

File hashes

Hashes for auptitcafe-0.2.0.tar.gz
Algorithm Hash digest
SHA256 7727ab9263500d26b5f0d5dd9990021307f76c800d1479bac56cf49fa765f157
MD5 1a2e4a50e119d3a6124b885fda1b6d47
BLAKE2b-256 a120bb9ebdb7b4bfb9df1cf619833da05df67d2cdd420bce3c7a1cc91647ac28

See more details on using hashes here.

File details

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

File metadata

  • Download URL: auptitcafe-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 5.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.14.2 Linux/6.8.0-90-generic

File hashes

Hashes for auptitcafe-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 84ab5e0ae210d8b647963d22068ed796fff7c5dd8517d41305dec2eefa213cef
MD5 5fc93857dc832a66805edbe21182a22a
BLAKE2b-256 614635bfc45f7a4879cdd81352e10f8eb205951f523ac951ecbb64a604dc5f74

See more details on using hashes here.

Supported by

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