Skip to main content

A simple package for gathering Reddit data

Project description

Installation

python setup.py install
python3 -m pip install --upgrade setuptools wheel
python3 setup.py sdist bdist_wheel
python3 -m pip install --upgrade twine
twine upload --repository-url https://test.pypi.org/legacy/ dist/*
pip install ndexr_redditor
python3 -m twine upload dist/*

Usage

Initialization is not required for using methods in ndexr_numdata

from ndexr_numdata import calculate
calculate.calculate_cube(3)

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

ndexr_redditor-0.0.2.tar.gz (1.8 kB view hashes)

Uploaded Source

Built Distribution

ndexr_redditor-0.0.2-py3-none-any.whl (3.1 kB view hashes)

Uploaded Python 3

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