Skip to main content

This is the base package for the most Kenexar py projects.

Project description


Logo

Kenexar-Core

This is the base Package for the most python projects from the KenexarEU Team.
Also is this project a collection of the most used code snippets.
Explore the docs »

Report Bug · Request Feature

CodeFactor Python GitHub license

Installation

Here I give you the Installation instruction:

On Windows:

  • pip install kenexar-core

On Linux:

  • python3 -m pip install kenexar-core

And then you can start.

Contributing

Feel free to open Issues or PR's

Create your Enviroment

  • 1: clone the current project via: https -> git clone https://github.com/kenexar/kenexar-core
  • 2: When you are on Linux/OSX or have an WSL on Win, you can run the setup.sh with ./setup.sh
    When the setup.sh is not working, follow these steps.
    • 2.1: Create a virtual enviroment with python3 -m venv venv/ and activate it venv/scripts/activate.
    • 2.2: Install the requirements with pip install -r req.txt.
  • 3: Have fun Developing! :D

Project by exersalza "Julian J."

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

kenexar-core-2.0a0.tar.gz (7.3 kB view hashes)

Uploaded Source

Built Distribution

kenexar_core-2.0a0-py3-none-any.whl (9.6 kB view hashes)

Uploaded Python 3

Supported by

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