local module definitions for dataguzzler python
Project description
dgpython-local
dgpython-local is a placeholder package that is intended so you can make your own private branches with dataguzzler-python configuration local to your organization, laboratory, or system.
In most cases you don't want to install the published version, except possibly as a placeholder until you have your own customizations in place. Instead, make your customizations to dgpython_local/local.dpi that define equipment installed locally, and then install your customized version.
Be sure to set local_identifier in setup.py to something that clearly identifies your organization or laboratory. It may contain ASCII characters a-z and A-Z and digits 0-9 and periods.
The example dgpython_local/local.dpi illustrates how you can provide local functionality. Since it is all Python code, you can perform operations such as checking the hostname to select appropriate equipment, or you can just keep different customized versions for different computers.
Basic requirements are Python v3.8 or above with the following packages: numpy, setuptools, wheel, build, setuptools_scm, pip
Basic installation is (possibly as root or Administrator): pip install --no-deps --no-build-isolation .
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 dgpython_local-0.1.0.tar.gz.
File metadata
- Download URL: dgpython_local-0.1.0.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
81242cc92d3fcadb70e290c2eb86369cf516c6e18ae28c5dec169c9cb4725734
|
|
| MD5 |
5dbeb2302f5bfe1245e8395d4c632781
|
|
| BLAKE2b-256 |
aae3ecaa49661efbcb08ad66061f5028e6e9a77913654c458c74a0efb1383bd9
|