No project description provided
Project description
Lean manufacturing for Python
- Use lean manufacturing concepts to optimize python workflow.
- Organize and access your workflow through a mongodb local installation.
- Make your relevant functions independent from each other.
- Configure your functions through mongodb while your scripts are running.
- Measure setup duration, process duration and lead time.
- Monitor the status of each worker in real time.
The lean principles behind it
- Define value for the customer
- Determine the value stream for each product
- Create a free flow of materials and a backwards flow of information
- Implement a pull system in the costumer-supplier relationship
- Continously pursue perfection
General concept
Requirements
You'll need a localhost default installation of the community version of MongoDb (i.e. accessible at mongodb://localhost:27017).
This is a great and easy-to-use database, completely free. Please see https://www.mongodb.com/docs/manual/installation/ if you need help with the installation.
Not required, but useful
Mongodb Compass is a free software from mongodb that allows you to visually edit your mongodb databases. Please see https://www.mongodb.com/products/compass if you want to download it.
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
File details
Details for the file lean_manufacturing-0.1.5.tar.gz.
File metadata
- Download URL: lean_manufacturing-0.1.5.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d80964de2cfd8ec05e6971abdd558247009bc1844a95dca46f38a032843827f2
|
|
| MD5 |
f00c62417cb7f68c1801f9855b309463
|
|
| BLAKE2b-256 |
58605b918824a93b837a8a74b7aa7f22c0c68d2a8de0eb7c42ebb51fca6763c7
|