textomatic

View on PyPIReverse Dependencies (0)

0.3.0 textomatic-0.3.0-py3-none-any.whl

Wheel Details

Project: textomatic
Version: 0.3.0
Filename: textomatic-0.3.0-py3-none-any.whl
Download: [link]
Size: 21891
MD5: 844fb75692884d0b93b9f9ae8065ffbe
SHA256: d1b8ed7aa31388a64469e22ef4203d327974239672f5b8da3d56105651490f03
Uploaded: 2020-10-10 17:55:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: textomatic
Version: 0.3.0
Summary: Scratchpad for tabular data transformations, and then some
Author: Dan Kilman
Author-Email: dankilman[at]gmail.com
Home-Page: https://github.com/dankilman/textomatic
Project-Url: Documentation, https://github.com/dankilman/textomatic
Project-Url: Repository, https://github.com/dankilman/textomatic
License: MIT
Keywords: scratchpad,transformations,tabular-data
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.8,<4.0
Requires-Dist: clevercsv (<0.7.0,>=0.6.4)
Requires-Dist: click (<8.0.0,>=7.1.2)
Requires-Dist: prompt-toolkit (<4.0.0,>=3.0.7)
Requires-Dist: pygments (<3.0.0,>=2.7.1)
Requires-Dist: pyparsing (<3.0.0,>=2.4.7)
Requires-Dist: pyperclip (<2.0.0,>=1.8.0)
Requires-Dist: tabulate (<0.9.0,>=0.8.7)
Description-Content-Type: text/markdown
[Description omitted; length: 15961 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.10
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
textomatic/__init__.py sha256=okiFEhYEWkf4Pjses5P8-YG1MKp6ZUL7yU2Sp8Ndq3w 136
textomatic/app/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
textomatic/app/builder.py sha256=PWUiBbSWh_EMkrG0m_Q6NjVZ6fXyOQ-4a6i5jIpKOVA 8984
textomatic/app/keys.py sha256=7CF8p66dpDMp5biXYinSDMW4ol6O6htmcfHwD59aP8k 1112
textomatic/app/lexer.py sha256=Bvb4dmDa8qrXeeFRMV0J-mmEmaHO_vSsFXpE8F4dp0g 297
textomatic/app/style.py sha256=tE8eQkb-YYhIFeQ9w5WnAwhvea-IfWUr7q9cFPcNfHs 883
textomatic/app/widgets.py sha256=uug62fIR8Mlpiu0eCD0W1ubtNn-LH_p_eofZTwifn4E 878
textomatic/context.py sha256=uxly-cNMqRRvVsHkeWttsIXXhymtrhY6pCUl4HK2tT4 1167
textomatic/exceptions.py sha256=whnXO7eHkiEmnT7SEJA8kIn_fJgYL9d6QPATTPfL9Vk 47
textomatic/main.py sha256=7Ph2I4q-NA0RxC6LiJrS1zAJ-Z58-85kFeU1d0EhRmQ 1977
textomatic/model.py sha256=fv9pP_TyEadNsJmFgm5RYRSkGnAGkMSR6SAA-2jPZHI 566
textomatic/processor/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
textomatic/processor/common.py sha256=SF4cDBsb1zXrHwoLqodR9R_tlJDjQvJsOH17JmPnrow 481
textomatic/processor/inputs.py sha256=RrIpg2oJ0iIdFs_tOGg7FVRojsoGZZdzSiOfIJYuBb8 3123
textomatic/processor/macros.py sha256=4HMpURYvI9grKqFQBkFa5-wpjIEQt1_Pi1YyjcMFhcs 503
textomatic/processor/outputs.py sha256=GKtfjjsUCJRlpDDEqNK3pmMVrhRQyBL-WGw26FPvVHY 3202
textomatic/processor/parser.py sha256=Y21_rVfT-P8v-z_crHXufRP87RIkMmWpp_9Db905Mok 4148
textomatic/processor/process.py sha256=oGHQhS-YnrDQ5Xin5lF0FFI-dramOPb3WKdeMjrVrRA 14032
textomatic/processor/registry.py sha256=kMP-fIWtMb7DtW4G7dNi-JjpD6ONYGG1PUIXGhH1QxM 1600
textomatic/text.py sha256=WKlK8bDqYZagXnBQeygd2GN5LLWJQKLZu-D-DsaUerk 312
textomatic-0.3.0.dist-info/entry_points.txt sha256=NDrqeHsM-ooj35Ad8F-8daasjBQ8aI05BpCNqKRwhqY 43
textomatic-0.3.0.dist-info/LICENSE sha256=DXEIOXP0gj0TokJlhedbXeAYCRh0yjeVSgXWP_tPRic 1050
textomatic-0.3.0.dist-info/WHEEL sha256=Q99itqWYDhV793oHzqzi24q7L7Kdiz6cb55YDfTXphE 84
textomatic-0.3.0.dist-info/METADATA sha256=KWmnScoYspE6dov2-qTc5308g33LSkwJGXFkTzI9aKM 17336
textomatic-0.3.0.dist-info/RECORD

entry_points.txt

tm = textomatic.main:main