Skip to main content

A package for getting .rst formatted information and python code for a leetcode problem

Project description

Fetch Problem

Python package to get a dictionary with information about a leetcode problem, formatted in rst

Installing

  1. Install package with pip install rossmassey.fetch-leetcode-problem
  2. Use import fetch_leetcode_problem or from fetch_leetcode_problem import ...
  3. See Documentation for usage

Documentation

  1. cd docs && make html

Deploy Documentation

Sphinx documentation is generated from the docstrings

https://rossmassey.github.io/fetch-leetcode-problem/

Building & Publishing to PyPI

Upload Python Package

This is done automatically on release tag by GitHub actions

Manually

Assume .pypirc configured in user home directory wih PyPI credentials

rm -rf dist
python3 -m build
python3 -m twine upload --repository pypi dist/*

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

rossmassey_fetch_leetcode_problem-0.2.1.tar.gz (62.3 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for rossmassey_fetch_leetcode_problem-0.2.1.tar.gz
Algorithm Hash digest
SHA256 4d94079ecf5bfeca50ea74bad106b76bc043aeaef60ee0711ca52707eb9ea73a
MD5 52f57062e7350d84d3a44bfda30947ee
BLAKE2b-256 f9324e19a8ca27db72720e7450f48c509c13c60b99c7fe9f82d4520ca576e1f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rossmassey_fetch_leetcode_problem-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7a56930e936849b7e27c0907d5f567f51e23e80fb97068d82c0ddbca74781d19
MD5 073305f90323fd2195c9142136f52ef0
BLAKE2b-256 820ac607a7a8e61f0a3656c6d924b33436a50c0c5dacd7664e9d743d83b8caf0

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 Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page