Skip to main content

A simple package for gathering Reddit data

Project description

Installation

sudo python setup.py install
python3 -m pip install --upgrade setuptools wheel
sudo 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_numdata
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_reddit-0.0.2.tar.gz (1.9 kB view hashes)

Uploaded Source

Built Distribution

ndexr_reddit-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