Skip to main content

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

Project description


Kenexar-Core

Welcome to the Kenexar Team's base package for Python projects. This project is a collection of our most commonly used code snippets, designed to make your development process more efficient and streamlined.
Explore the docs »

Report Bug · Request Feature

CodeFactor Python GitHub license lines of code

Installation

To install this package, follow the instructions below:

On Windows:

  • pip install kenexar-core

On Linux:

  • python3 -m pip install kenexar-core

Once the package is installed, you can start using it in your Python project.

Contributing

If you would like to contribute to this project, please feel free to open issues or pull requests on our GitHub repository.

To set up your development environment, follow these steps:

  1. Clone the project using the following command: git clone https://github.com/kenexar/kenexar-core
  2. If you are using Linux or OSX, or have a Windows Subsystem for Linux (WSL) installed on Windows, you can run the setup.sh script to set up your environment: ./setup.sh
    • If the setup.sh script does not work for you, you can set up your environment manually by following these steps:
      1. Create a virtual environment with the following command: python3 -m venv venv/
      2. Activate the virtual environment: venv/Scripts/activate
      3. Install the required dependencies: pip install -r req
  3. Once your environment is set up, you can start developing and contributing to the project!

License

This project is licensed under the MIT license. For more information, see the LICENSE file in this repository.


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.5.0.tar.gz (9.9 kB view hashes)

Uploaded Source

Built Distribution

kenexar_core-2.5.0-py3-none-any.whl (19.5 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