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.
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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file weatherlab-0.1.0.tar.gz
.
File metadata
- Download URL: weatherlab-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 763ab71771c3b27f3b477e357c9656986e913dea22e2399b2c610d1e5155312e |
|
MD5 | a6883636ec14cc00f40addf059d3025a |
|
BLAKE2b-256 | 734f107b54b357f6e36f74f95b3a863b93796f8dfd0380ac5a760dfec477ebfb |