https://github.com/borjaest/datalog

A data logger application in erlang

https://github.com/borjaest/datalog

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.6%) to scientific vocabulary

Keywords

datalog erlang reports
Last synced: 5 months ago · JSON representation

Repository

A data logger application in erlang

Basic Info
  • Host: GitHub
  • Owner: BorjaEst
  • License: gpl-3.0
  • Language: Erlang
  • Default Branch: master
  • Size: 39.1 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
datalog erlang reports
Created almost 6 years ago · Last pushed over 5 years ago
Metadata Files
Readme License

README.md

datalog

Set of tools to create reports!

datalog module

Generate a .json where your maps are logged.

reports module

Create nice progress bars in your ct: erlang console_print(Data) -> Report = reports:progress_line(2, Data, ?PROGRESS_BAR), ct:print(Report ++ "\n").

```sh

2020-03-29 11:47:35.867 0 [....................] loss = ? ac = ?


2020-03-29 11:47:35.868 20 [==>.................] loss = ? ac = ?


2020-03-29 11:47:35.868 40 [====>...............] loss = ? ac = ?

```

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 minutes
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • BorjaEst (1)
Top Labels
Issue Labels
Pull Request Labels