Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

beu

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

beu - npm Package Compare versions

Comparing version
0.1.33
to
0.1.35
+3
-1
beu/__init__.py

@@ -14,2 +14,5 @@ import redis_helper as rh

import webclient_helper as wh
import testing_helper as th
import sql_helper as sqh
import readme_helper as rmh

@@ -23,5 +26,4 @@ try:

import chloop
from sql_helper import SQL
logger = fh.get_logger(__name__)
[console_scripts]
beu-ipython = beu.scripts.shell:main
The MIT License (MIT)
Copyright (c) 2017 Ken
Copyright (c) 2016 Ken

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

+46
-10
Metadata-Version: 2.1
Name: beu
Version: 0.1.33
Version: 0.1.35
Summary: Beginner Express .:. Back End .:. Big Example .:. Brainstorm Effectively
Home-page: https://github.com/kenjyco/beu
Download-URL: https://github.com/kenjyco/beu/tarball/v0.1.35
Author: Ken
Author-email: kenjyco@gmail.com
License: MIT
Download-URL: https://github.com/kenjyco/beu/tarball/v0.1.33
Keywords: kenjyco
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Framework :: IPython
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: SQL
Classifier: Programming Language :: Unix Shell
Classifier: Topic :: Database
Classifier: Topic :: Multimedia :: Sound/Audio :: Players
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Software Development :: Libraries
Classifier: Intended Audience :: Developers
Requires-Dist: aws-info-helper
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Version Control :: Git
Classifier: Topic :: System :: Filesystems
Classifier: Topic :: System :: Logging
Classifier: Topic :: System :: Shells
Classifier: Topic :: Terminals
Classifier: Topic :: Text Processing :: Filters
Classifier: Topic :: Text Processing :: General
Classifier: Topic :: Text Processing :: Markup :: HTML
Classifier: Topic :: Text Processing :: Markup :: Markdown
Classifier: Topic :: Text Processing :: Markup :: XML
Classifier: Topic :: Utilities
License-File: LICENSE.txt
Requires-Dist: aws-info-helper[redis-helper]
Requires-Dist: bg-helper

@@ -25,11 +50,13 @@ Requires-Dist: chloop

Requires-Dist: fs-helper
Requires-Dist: input-helper
Requires-Dist: input-helper[full]
Requires-Dist: jira-helper
Requires-Dist: mongo-helper
Requires-Dist: parse-helper
Requires-Dist: readme-helper
Requires-Dist: redis-helper
Requires-Dist: settings-helper
Requires-Dist: sql-helper
Requires-Dist: webclient-helper
Requires-Dist: yt-helper
Requires-Dist: testing-helper
Requires-Dist: webclient-helper[bs4]
Requires-Dist: yt-helper[redis-helper]

@@ -45,3 +72,4 @@ About

- The ``beu`` module auto-imports several relevant modules as their
preferred 2-character shortcuts for quick interaction
preferred 2-character (or 3-character) shortcuts for quick
interaction
- The ``beu-ipython`` command is a shortcut to start an ``ipython``

@@ -71,2 +99,4 @@ session with the ``beu`` module imported before you see the shell

- https://github.com/kenjyco/sql-helper#usage
- https://github.com/kenjyco/readme-helper#usage
- https://github.com/kenjyco/testing-helper#usage
- https://github.com/kenjyco/mocp/blob/master/README.md#usage

@@ -171,4 +201,4 @@ - https://github.com/kenjyco/mocp-cli/blob/master/README.md#usage

In [14]: beu.SQL
Out[14]: sql_helper.SQL
In [14]: beu.sqh
Out[14]: <module 'sql_helper' from '/tmp/stuff/venv/lib/python3.6/site-packages/sql_helper/__init__.py'>

@@ -187,2 +217,8 @@ In [15]: beu.moc

In [19]: beu.th
Out[19]: <module 'testing_helper' from '/tmp/stuff/venv/lib/python3.6/site-packages/testing_helper/__init__.py'>
In [20]: beu.rmh
Out[20]: <module 'readme_helper' from '/tmp/stuff/venv/lib/python3.6/site-packages/readme_helper/__init__.py'>
Updating

@@ -189,0 +225,0 @@ --------

+7
-7

@@ -1,9 +0,9 @@

beu/__init__.py,sha256=BZBBO5cW6aHS_Grow2zNtlSvAzCqRYNToJwAgpozwuE,519
beu/__init__.py,sha256=sYvmavlBmw7lKKH1mpUpKuP4mqNiAXDbZ83LJeGVu58,573
beu/scripts/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
beu/scripts/shell.py,sha256=NyNSR6B3q3jO24xRZVCUqjF6ijQt47kDTfPehDSkrgE,574
beu-0.1.33.dist-info/LICENSE.txt,sha256=qkd6gO3_mhiG9TiDq5tJieC-1f64xFSpep3GBsIfNr0,608
beu-0.1.33.dist-info/METADATA,sha256=D3V7s91e3XILPAl_rEv3x0SWX29PupxpE5H0djMMO4Y,6891
beu-0.1.33.dist-info/WHEEL,sha256=EVRjI69F5qVjm_YgqcTXPnTAv3BfSUr0WVAHuSP3Xoo,92
beu-0.1.33.dist-info/entry_points.txt,sha256=hfBYQHPCeaCPWVw0VjFQcsL9ZsjVJLG6z1bJZBMzG7g,56
beu-0.1.33.dist-info/top_level.txt,sha256=fH14NNX0gm9_PaSFIQnqgZMo9NURTpNpwS0VoUFifF4,4
beu-0.1.33.dist-info/RECORD,,
beu-0.1.35.dist-info/LICENSE.txt,sha256=db9GY0AE7GRnDIQnPlGEWw5h7qkGFNoBenEpB5Krk8M,608
beu-0.1.35.dist-info/METADATA,sha256=4hXWWsVqJadmX2ZnUivYcfaXU5uO8KeAGU7HpRX_xTU,8536
beu-0.1.35.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
beu-0.1.35.dist-info/entry_points.txt,sha256=_Lk4fNaYaiXu1qJBjFc_aBHxUF19enmLEQNskx_Twgs,55
beu-0.1.35.dist-info/top_level.txt,sha256=fH14NNX0gm9_PaSFIQnqgZMo9NURTpNpwS0VoUFifF4,4
beu-0.1.35.dist-info/RECORD,,
+1
-1
Wheel-Version: 1.0
Generator: bdist_wheel (0.35.1)
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any