Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grierson/memsim
Memory Management Simulator. Final Year Project
https://github.com/grierson/memsim
Last synced: about 1 month ago
JSON representation
Memory Management Simulator. Final Year Project
- Host: GitHub
- URL: https://github.com/grierson/memsim
- Owner: grierson
- License: isc
- Created: 2014-10-17T18:29:44.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-24T08:39:00.000Z (over 9 years ago)
- Last Synced: 2024-03-22T07:51:13.667Z (9 months ago)
- Language: Python
- Homepage:
- Size: 572 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/grierson/memsim.svg)](https://travis-ci.org/grierson/memsim)
[![Coverage Status](https://coveralls.io/repos/grierson/memsim/badge.svg)](https://coveralls.io/r/grierson/memsim)
https://codeship.com/projects/YOUR_PROJECT_UUID/status?branch=master
# MemSimTools
* Unit Tests (PyTest)
* Acceptance test (Behave)
* Static Code Analysis (Pylint)
* Continuous Integration (Jenkins)```paver sdist```