pawnote

A purrfect API wrapper for PRONOTE.

https://github.com/literateink/pawnote.js

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 (7.0%) to scientific vocabulary

Keywords

javascript pronote pronote-api typescript

Keywords from Contributors

interactive mesh interpretability sequences generic projection optim embedded hacking network-simulation
Last synced: 6 months ago · JSON representation ·

Repository

A purrfect API wrapper for PRONOTE.

Basic Info
Statistics
  • Stars: 77
  • Watchers: 4
  • Forks: 13
  • Open Issues: 5
  • Releases: 62
Topics
javascript pronote pronote-api typescript
Created about 2 years ago · Last pushed 7 months ago
Metadata Files
Readme Contributing Funding License Citation

README.md

Pawnote: A purrfect API wrapper for PRONOTE

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

Use your favorite package manager to install this library from NPM.

```bash

pnpm

pnpm add pawnote

Yarn

yarn add pawnote

npm

npm add pawnote

Bun

bun add pawnote ```

Documentation

You can find documentation with guides at docs.literate.ink/pawnote.

If it's not enough you can also take a look at the examples folder in the GitHub repository for inspiration.

If none of those are 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

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.js'
url: 'https://pawnote.docs.literate.ink/'
repository-artifact: 'https://www.npmjs.com/package/pawnote'
abstract: >-
  A purrfect API wrapper for PRONOTE.
keywords:
  - pronote
  - wrapper
  - api
license: GPL-3.0-or-later

GitHub Events

Total
  • Release event: 1
  • Watch event: 1
  • Delete event: 4
  • Push event: 4
  • Pull request event: 2
  • Fork event: 1
  • Create event: 2
Last Year
  • Release event: 1
  • Watch event: 1
  • Delete event: 4
  • Push event: 4
  • Pull request event: 2
  • Fork event: 1
  • Create event: 2

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 632
  • Total Committers: 6
  • Avg Commits per committer: 105.333
  • Development Distribution Score (DDS): 0.06
Past Year
  • Commits: 274
  • Committers: 4
  • Avg Commits per committer: 68.5
  • Development Distribution Score (DDS): 0.12
Top Committers
Name Email Commits
Mikkel RINGAUD m****l@m****v 594
Gabriel29306 g****n@o****m 30
Vince Linise 3****e 3
niico 5****s 2
dependabot[bot] 4****] 2
Maël GUERIN m****n@m****o 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 60
  • Total pull requests: 59
  • Average time to close issues: about 1 month
  • Average time to close pull requests: 1 day
  • Total issue authors: 8
  • Total pull request authors: 7
  • Average comments per issue: 1.42
  • Average comments per pull request: 0.36
  • Merged pull requests: 52
  • Bot issues: 0
  • Bot pull requests: 6
Past Year
  • Issues: 21
  • Pull requests: 31
  • Average time to close issues: 4 days
  • Average time to close pull requests: 2 days
  • Issue authors: 7
  • Pull request authors: 6
  • Average comments per issue: 3.0
  • Average comments per pull request: 0.68
  • Merged pull requests: 29
  • Bot issues: 0
  • Bot pull requests: 2
Top Authors
Issue Authors
Pull Request Authors
  • Vexcited (14)
  • Gabriel29306 (5)
  • ecnivtwelve (4)
  • dependabot[bot] (3)
  • niicojs (2)
  • Skythrew (1)
  • imgbot[bot] (1)
  • raphckrman (1)
Top Labels
Issue Labels
Pull Request Labels
enhancement (16) dependencies (3) rust (1)

Packages

  • Total packages: 1
  • Total downloads:
    • npm 225 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 59
  • Total maintainers: 2
npmjs.org: pawnote

A purrfect API wrapper for PRONOTE.

  • Versions: 59
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 225 Last month
Rankings
Dependent repos count: 33.9%
Average: 41.0%
Dependent packages count: 48.2%
Maintainers (2)
Last synced: 6 months ago

Dependencies

package.json npm
  • @types/crypto-js ^4.2.1 development
  • @types/node-forge ^1.3.10 development
  • @types/pako ^2.0.3 development
  • @types/set-cookie-parser ^2.4.7 development
  • tsup ^8.0.1 development
  • tsx ^4.7.0 development
  • typescript ^5.3.3 development
  • crypto-js ^4.2.0
  • node-forge ^1.3.1
  • pako ^2.1.0
  • set-cookie-parser ^2.6.0
pnpm-lock.yaml npm
  • 160 dependencies
.github/workflows/deploy-docs.yml actions
  • actions/checkout v4 composite
  • actions/deploy-pages v4 composite
  • withastro/action v2 composite
docs/package.json npm
  • @astrojs/check ^0.5.5
  • @astrojs/starlight ^0.19.1
  • @astrojs/starlight-tailwind ^2.0.1
  • @astrojs/tailwind ^5.1.0
  • @fontsource/comfortaa ^5.0.18
  • astro ^4.3.5
  • sharp ^0.32.5
  • tailwindcss ^3.4.1
  • typescript ^5.3.3
docs/pnpm-lock.yaml npm
  • 629 dependencies