-
```
It would be great to output the coordinates of each dot being tracked via the
OSC protcol, opening up the software to a new audience of high end developers.
This would mean that software like OS…
-
The GSF PM is responsible for updating this issue, ensuring the details section is up to date and the checklist marked based on the comments.
## Details
Group Name - Green Software Ireland
Mi…
-
Using `minification.remove_comments_and_docstrings()` or similar the following
``` python
def test1():
return "a" + \
"b"
def test2():
return "c" + \
"d"
```
turns into
``` python
def test1():
…
Herst updated
8 years ago
-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
As…
-
## Who is the audience?
Analysts, data managers, software developers at 2DII and beyond.
## Why is this important?
As workers in a data-driven organization, our success depends on how well we…
-
As seen in the screenshot.
![Screenshot 2020-04-17 at 3.22.30 PM.png](https://raw.githubusercontent.com/airshhlay/pe/master/files/84333da4-70e0-4ada-894b-d9acf25d412d.png)
-
```
It would be great to output the coordinates of each dot being tracked via the
OSC protcol, opening up the software to a new audience of high end developers.
This would mean that software like OS…
-
**Working Title**: Certified Green Cloud Engineer Exam
**Tagline**: Prove your green software expertise
**Abstract**:
The Green Software Certification Exam is a practical certification program…
-
## Who is the audience?
Analysts, data managers, software developers at 2DII and beyond.
## Why is this important?
You may want to get data from the main source or as close as possible. That …
-
### Type of project
Enhancing the Impact Framework
### Overview
I plan to build an intuitive interface, either a GUI or TUI, aimed at simplifying the process of generating manifest files for …