Skip to main content

The scriptcollection is the place for little scripts which are maybe also useful in future.

Project description

ScriptCollection PyPI

This repository is the place for little scripts which are also useful in future so that someone does not have remember them and write them new from scratch. You can simply use the scripts.

Functions

TODO

Hints

Most of the scripts are written in python 3.

Caution: Before executing any script of this repository read the sourcecode of the script (and the sourcecode of all functions called by this function directly or transitively) carefully and verify that the script does exactly what you want to do and nothing else.

Get ScriptCollection

Installation via pip

pip install ScriptCollection

pip requires Python 3. See the PyPI-site for ScriptCollection

Download sourcecode using git

You can simply git-clone the ScriptCollection and then use the scripts under the provided license.

git clone https://github.com/anionDev/ScriptCollection

It may be more easy to pip-install the ScriptCollection but technically pip is not required. Actually you need to git-clone (or download as zip-file from Github the ScriptCollection to use the scripts in this repository which are not written in python.

Troubleshooting

It is recommended to always use only the newest version of the ScriptCollection. If you have an older version: Update it (e. g. using pip install ScriptCollection --upgrade if you installed the ScriptCollection via pip). If you still have problems, then feel free to create an issue.

If you have installed the ScriptCollection as pip-package you can simply check the version using Python with the following commands:

from ScriptCollection.core import get_ScriptCollection_version
get_ScriptCollection_version()

Or you can simply run pip freeze folder to get information about (all) currently installed pip-packages.

Development

Install dependencies

To develop ScriptCollection it is obviously required that the following commandline-commands are available on your system:

  • python (on some systems python3)
  • pip (on some systems pip3)

To install all required pip-packages simply execute the following commands:

pip install "keyboard>=0.13.5"
pip install "ntplib>=0.3.4"
pip install "pycdlib>=1.10.0"
pip install "PyPDF2>=1.26.0"
pip install "qrcode>=6.1"
pip install "send2trash>=1.5.0"
pip install "pylint>=2.6.0"
pip install "pytest>=6.1.2"
pip install "wheel>=0.35.1"

IDE

The recommended IDE for developing ScriptCollection is Visual Studio Code. The recommended addons for developing ScriptCollection with Visual Studio Code are:

Build

To Create an installable whl-package simply execute python Setup.py bdist_wheel --dist-dir ..

License

See License.txt for license-information.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ScriptCollection-2.0.12-py3-none-any.whl (36.7 kB view details)

Uploaded Python 3

File details

Details for the file ScriptCollection-2.0.12-py3-none-any.whl.

File metadata

  • Download URL: ScriptCollection-2.0.12-py3-none-any.whl
  • Upload date:
  • Size: 36.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.25.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3

File hashes

Hashes for ScriptCollection-2.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 c8b3219a5de38cd085d7b362c4c14ca5aa3f426f78b2e2631153537a956837ff
MD5 597f44ea0b5a75f4e18ac5d4ed6ea00f
BLAKE2b-256 78c0ffff8d4e4588e5e190fc2a8c8e0056a9460512652406b60702bf9a93b3fd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page