oh-my-stars

View on PyPIReverse Dependencies (0)

1.5.1 oh_my_stars-1.5.1-py2.py3-none-any.whl

Wheel Details

Project: oh-my-stars
Version: 1.5.1
Filename: oh_my_stars-1.5.1-py2.py3-none-any.whl
Download: [link]
Size: 12222
MD5: 9387a8e77dce4a3baadcf4bb644740f6
SHA256: e4c15d6c05524489e9f692fafeed0c9b62a76b6a2f001d73420476d355afbc6b
Uploaded: 2018-03-10 05:18:27 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: oh-my-stars
Version: 1.5.1
Summary: a CLI tool to search your GitHub stars.
Author: wolfg1969
Author-Email: wolfg1969[at]gmail.com
Home-Page: https://github.com/wolfg1969/oh-my-stars
License: MIT
Keywords: github command tools
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Terminals
Classifier: Topic :: Utilities
Platform: any
Requires-Dist: colorama (==0.3.9)
Requires-Dist: future (==0.16.0)
Requires-Dist: github3.py (==0.9.6)
Requires-Dist: tinydb (==3.7.0)
Requires-Dist: ujson (==1.35)
Requires-Dist: argparse (>=1.2.1); python_version == "3.0" or python_version == "3.1"
Requires-Dist: pyreadline; sys_platform == "win32"
[Description omitted; length: 3361 characters; fails to render]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.30.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
oh_my_stars-1.5.1.dist-info/DESCRIPTION.rst sha256=6qPoXCAncKufZTFHLUetWidh8Tph7jq9_vHjFkgUcHs 3373
oh_my_stars-1.5.1.dist-info/METADATA sha256=Q9a9YeUiGTCFwGiw7DBH_PMTFHQj0UmF7xi12Q8i2Ug 4652
oh_my_stars-1.5.1.dist-info/RECORD
oh_my_stars-1.5.1.dist-info/WHEEL sha256=kdsN-5OJAZIiHN-iO4Rhl82KyS0bDWf4uBwMbkNafr8 110
oh_my_stars-1.5.1.dist-info/entry_points.txt sha256=zvbDQsQJCm99hdJAV4cDQv0j_vrET_uMe_XZoC15UAg 53
oh_my_stars-1.5.1.dist-info/metadata.json sha256=snGUVu1yQCcQtxrIvpUju_eDkU5bHu2AKIMBuEatMVQ 1580
oh_my_stars-1.5.1.dist-info/top_level.txt sha256=gwN3rYZGMMgTH4XLgMkw2LaA4SLT5O1JvwWr9X-JAEg 10
ohmystars/__init__.py sha256=lipKMCqvwCk05yp5RLVaUF0wH_SJ5vttBal-mWc1Hr8 144
ohmystars/__main__.py sha256=st6z-PEcuLFDW-0mLxRbxT_C9H9mEvFGsKBzBx9A8ts 96
ohmystars/core.py sha256=eGlnVNWrikd-sOq_xmoFNgXQyUdZnYFtMekfwjHTCq0 5990
ohmystars/db.py sha256=dQgYV188hIxO66OoaEyRKrCaqvjol7GQkQb0OnC54ko 4199
ohmystars/index.py sha256=JzmNvAy62bBTsxRaoQno03_E1iQ52ACUHIfbs0htpTA 777
ohmystars/tests.py sha256=fntQq5zOpf7AZ7PLSpu6ZBv-UDewvnzlLo0CGdUAAWc 781
ohmystars/view.py sha256=b7Q_ViU9uD5Hbdz_LFB53NbIsHoJDkjqS9aAMpYIygU 4711

top_level.txt

ohmystars

entry_points.txt

mystars = ohmystars.__main__:main