Skip to main content

Additional Python functions

Project description

The PythonExtensionsCollection extends the functionality of Python by some useful functions that are not available in Python immediately.

How to install

The PythonExtensionsCollection can be installed in two different ways.

  1. Installation via PyPi (recommended for users)

    pip install PythonExtensionsCollection

    PythonExtensionsCollection in PyPi

  2. Installation via GitHub (recommended for developers)

    • Clone the python-extensions-collection repository to your machine.

      git clone https://github.com/test-fullautomation/python-extensions-collection.git

      PythonExtensionsCollection in GitHub

    • Use the following command to install PythonExtensionsCollection (executed in repository main folder):

      python -m pip install .

      Or:

      python -m pip install --proxy <proxy> .

      This command will also download and install all dependencies that are required to work with the source files in the current repository. After the initial installation of PythonExtensionsCollection is done, you have the following two possibilities:

      1. Clean the previous installation:

        python "./cleanup_installation.py"

        cleanup_installation.py explicitly deletes all files and folders within the component installation folder under site-packages and also deletes local build artefacts.

      2. Render the component documentation:

        python "./genpackagedoc.py"

        This would e.g. be required in case of changes in the interface of PythonExtensionsCollection.

        The documentation is rendered by a separate application called GenPackageDoc, that is part of the build dependencies and runtime dependencies of PythonExtensionsCollection.

        GenPackageDoc needs to be configured. Details about how to do this, can be found in the README.rst (sections Install dependencies and Configure dependencies).

    • Use the following command to build PythonExtensionsCollection (executed in repository main folder):

      python -m build .

      Or:

      python -m pip config set global.proxy <proxy>
      python -m build .

Package Documentation

A detailed documentation of the PythonExtensionsCollection can be found here: PythonExtensionsCollection.pdf

Feedback

To give us a feedback, you can send an email to Thomas Pollerspöck

In case you want to report a bug or request any interesting feature, please don’t hesitate to raise a ticket.

Maintainers

Holger Queckenstedt

Thomas Pollerspöck

Contributors

Holger Queckenstedt

Thomas Pollerspöck

License

Copyright 2020-2026 Robert Bosch GmbH

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

License: Apache v2

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

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

pythonextensionscollection-0.17.0.tar.gz (259.9 kB view details)

Uploaded Source

Built Distribution

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

pythonextensionscollection-0.17.0-py3-none-any.whl (262.5 kB view details)

Uploaded Python 3

File details

Details for the file pythonextensionscollection-0.17.0.tar.gz.

File metadata

File hashes

Hashes for pythonextensionscollection-0.17.0.tar.gz
Algorithm Hash digest
SHA256 c344132150ba4a9ec9278ac98934a8f16ed2ed6786fcc89032aca3f95098745b
MD5 275fe07edf07db67323554f520fed699
BLAKE2b-256 358a96648856630e3a04c59d327528be7bda03875bf9147d95c27e48d26356b3

See more details on using hashes here.

File details

Details for the file pythonextensionscollection-0.17.0-py3-none-any.whl.

File metadata

File hashes

Hashes for pythonextensionscollection-0.17.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fdb521b1f56751ad8e2892e48a1941aad1f608519b502fa7d74fa1782b8de9e9
MD5 7b332a484189cc927ddc323908128f08
BLAKE2b-256 4de51e0cebfa065573183b397b19704ca15e4b1d1c0e2a38159c3346bd21bd14

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