The missing implementation of mosaik's SimConfig dictionary.
Project description
# mosaik SimConfig
The missing implementation of mosaik's SimConfig dictionary.
## Ensuring PIP
python -m ensurepip
## Setting up the Virtual Environment
python -m venv venv
## Activating the Virtual Environment
Under BASH:
source venv/bin/activate
Under Windows:
venv\Scripts\activate
## Installing Requirements
python -m pip install --upgrade -r requirements.d/venv.txt
## Running the Tests
Under Linux:
venv/bin/python -m tox
Under Windows:
venv\Scripts\python -m tox
## Updating the Virtual Environment Requirements
Under Linux:
venv/bin/python -m pip_review --auto
Under Windows:
venv\Scripts\python -m pip_review --auto
## Freezing the Virtual Environment Requirements
Under Linux
venv/bin/python -m pip freeze --all > requirements.d/venv.txt
# And remove line beginning with package name
Under Windows
venv\Scripts\python -m pip freeze --all > requirements.d/venv.txt
# And remove line beginning with package name
## Updating the Test Environment Requirements
Under Linux:
.tox/py36/bin/python -m pip_review --auto
Under Windows:
venv\Scripts\python -m pip_review --auto
## Freezing the Test Environment Requirements
Under Linux
.tox/py36/bin/python -m pip freeze --all > requirements.d/base.txt
# And remove line beginning with package name
Under Windows
.tox\py36\Scripts\python -m pip freeze --all > requirements.d/base.txt
# And remove line beginning with package name
Changelog
=========
0.1.0 - 2019-03-25
------------------
- [NEW] Initial release on GitLab.com
Authors
=======
Bengt Lüers
The missing implementation of mosaik's SimConfig dictionary.
## Ensuring PIP
python -m ensurepip
## Setting up the Virtual Environment
python -m venv venv
## Activating the Virtual Environment
Under BASH:
source venv/bin/activate
Under Windows:
venv\Scripts\activate
## Installing Requirements
python -m pip install --upgrade -r requirements.d/venv.txt
## Running the Tests
Under Linux:
venv/bin/python -m tox
Under Windows:
venv\Scripts\python -m tox
## Updating the Virtual Environment Requirements
Under Linux:
venv/bin/python -m pip_review --auto
Under Windows:
venv\Scripts\python -m pip_review --auto
## Freezing the Virtual Environment Requirements
Under Linux
venv/bin/python -m pip freeze --all > requirements.d/venv.txt
# And remove line beginning with package name
Under Windows
venv\Scripts\python -m pip freeze --all > requirements.d/venv.txt
# And remove line beginning with package name
## Updating the Test Environment Requirements
Under Linux:
.tox/py36/bin/python -m pip_review --auto
Under Windows:
venv\Scripts\python -m pip_review --auto
## Freezing the Test Environment Requirements
Under Linux
.tox/py36/bin/python -m pip freeze --all > requirements.d/base.txt
# And remove line beginning with package name
Under Windows
.tox\py36\Scripts\python -m pip freeze --all > requirements.d/base.txt
# And remove line beginning with package name
Changelog
=========
0.1.0 - 2019-03-25
------------------
- [NEW] Initial release on GitLab.com
Authors
=======
Bengt Lüers
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mosaik.SimConfig-0.1.0rc20190402124355-py2.py3-none-any.whl.
File metadata
- Download URL: mosaik.SimConfig-0.1.0rc20190402124355-py2.py3-none-any.whl
- Upload date:
- Size: 13.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
240f378517dd757a672f08a9eacb8dd3c332d18cfca511044c075a8cdfc2bd91
|
|
| MD5 |
fd8604e681e6feeda61186140508aa44
|
|
| BLAKE2b-256 |
5a2d7a503d0c0495c034fb1788b5092df2ff7ced041d0a2b263e0476f0fa61e2
|