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
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:
- Clone the project using the following command:
git clone https://github.com/kenexar/kenexar-core
- 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:- Create a virtual environment with the following command:
python3 -m venv venv/
- Activate the virtual environment:
venv/Scripts/activate
- Install the required dependencies:
pip install -r req
- Create a virtual environment with the following command:
- If the
- 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
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 Distribution
Built Distribution
File details
Details for the file kenexar-core-2.5.0.tar.gz
.
File metadata
- Download URL: kenexar-core-2.5.0.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a67e856f31e2752066b18c265edd24d44b57547c230b79549313d2120054ed52 |
|
MD5 | 0b504cf9e23ac1e4635766d2fe412cfe |
|
BLAKE2b-256 | 4f2d5d23fa6fd6a534c201238d1b8d40a8b1971faa28d393131f89b5b46c9472 |
File details
Details for the file kenexar_core-2.5.0-py3-none-any.whl
.
File metadata
- Download URL: kenexar_core-2.5.0-py3-none-any.whl
- Upload date:
- Size: 19.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2460dac89ea940789ced911feca76e69bb6a3f82f04e9b1fa7ddf6afd30329da |
|
MD5 | 0b205681d7cda6f2eb7df2db032058f4 |
|
BLAKE2b-256 | fa3fd5714b477538d483a3f1eff77e2dd4fcdf067c15c7328eb4f187c07f7f29 |