General purpose data engineering python package.
Project description
# Data Engine
Data Engine is a general purpose python package for data engineering.
## Development
### Setting up a python virtual environment
Create the virtual environment with any name you’d like (in this example we’ll use “myenv”
`bash python -m venv myenv `
Activate the environemt
`bash source myenv/bin/activate `
Install the package requirements
`bash pip install -r requirements.txt `
When you’re done using the environment you can deactivate it with the following command:
`bash deactivate `
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 dataengine-0.0.91.tar.gz
.
File metadata
- Download URL: dataengine-0.0.91.tar.gz
- Upload date:
- Size: 171.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6933db5ece6a7232eeeea690b13ae71be110c1a46a2f5263b24e1e0321284832 |
|
MD5 | 6d9beb55995360294639a5d9631ac264 |
|
BLAKE2b-256 | 56d3bf148c8c594b7679e7da00541661c724c60fb15f87a55f4fb302efce72be |
File details
Details for the file dataengine-0.0.91-py3-none-any.whl
.
File metadata
- Download URL: dataengine-0.0.91-py3-none-any.whl
- Upload date:
- Size: 179.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55800fb79ee1ea2e7057273f03029a30ed3ef174548882766a98669ac18feaec |
|
MD5 | 51dac89ff766193aaf251222f520a4f6 |
|
BLAKE2b-256 | 75551165d9af11f471aad854db43b84a499aac90812314283d90d38badda30f2 |