Skip to main content

Simple poker game in pure python

Project description

WeatherLab

An IPython kernel extension to interact with WeatherLab JupyterLab extension to check weather conditions with data from OpenWeatherMap.

WeatherLab

Requirements

  • weatherlab >= 0.2.0
  • ipython >= 7.13.0

Install

pip install weatherlab
jupyter labextension install weatherlab

Usage

This package can be loades using the following command

%load_ext weatherlab

You can access to the data fetched by WeaterLab extension using the magic line

%weather_lab_data

or accessing directy to the variable

WEATHER_LAB_DATA

Contributing

Install

# Clone the repo to your local environment
# Move to weatherlab directory
# Install dependencies
poetry install
# Link your development version of the extension with JupyterLab
poetry run pip install -e .
# Launch jupyter and start making changes
jupyter lab

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

weatherlab-0.1.0.tar.gz (3.3 kB view hashes)

Uploaded Source

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