Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.3%) to scientific vocabulary
Repository
A purrfect API wrapper for PRONOTE.
Basic Info
- Host: GitHub
- Owner: LiterateInk
- License: gpl-3.0
- Language: Kotlin
- Default Branch: main
- Size: 321 KB
Statistics
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
This library is not affiliated with Index-Education or PRONOTE in any way.
What is "PRONOTE" ?
PRONOTE is a school management application used by educational establishments in France to centralize and facilitate communication between teachers, students and parents. It lets you manage and consult timetables, grades, absences and homework, as well as communicate via messages. PRONOTE aims to improve the transparency and efficiency of day-to-day school management.
Installation
Maven
xml
<dependency>
<groupId>ink.literate</groupId>
<artifactId>pawnote</artifactId>
<version>1.0.0</version>
</dependency>
Gradle (Kotlin)
kotlin
implementation("ink.literate:pawnote:1.0.0")
Gradle
groovy
implementation 'ink.literate:pawnote:1.0.0'
Documentation
You can find documentation with guides at docs.literate.ink/pawnote.
If that's not helpful, you can always open an issue to ask for help or join the LiterateInk Discord server.
Owner
- Name: LiterateInk
- Login: LiterateInk
- Kind: organization
- Email: contact@literate.ink
- Location: France
- Website: https://literate.ink
- Repositories: 17
- Profile: https://github.com/LiterateInk
A unified school workspace for literally everyone.
Citation (CITATION.cff)
cff-version: 1.2.0
title: Pawnote
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- name: LiterateInk
website: "https://literate.ink"
email: contact@literate.ink
repository-code: 'https://github.com/LiterateInk/Pawnote.kt'
url: 'https://pawnote.docs.literate.ink/'
repository-artifact: 'https://central.sonatype.com/artifact/ink.literate/pawnote'
abstract: >-
A purrfect API wrapper for PRONOTE.
keywords:
- pronote
- wrapper
- api
license: GPL-3.0-or-later
GitHub Events
Total
- Watch event: 2
- Create event: 1
Last Year
- Watch event: 2
- Create event: 1
Committers
Last synced: 9 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Maël GUERIN | m****n@m****o | 83 |
| Mikkel ALMONTE--RINGAUD | v****l@g****m | 13 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 9 months ago
Dependencies
- actions/checkout v4 composite
- actions/setup-java v4 composite
- gradle/actions/setup-gradle v4 composite