Skip to main content
Introduction
=====

**nsi.metadataextractor** is a metadata extractor for academic (Portuguese-BR) documents like:

```
Course Conclusion (ABNT format)
Event Article
Periodic Article

Supported extention: .pdf
```

Setup
=====

pip install nsi.metadataextractor


Example
=====

**Python**

from nsi.metadataextractor.extractors import tcc, event, periodic

path = "/home/stuff/tccdocument.pdf"
tccextractor = tcc.TccExtractor(path)
eventextractor = event.EventExtractor(path)
periodicextractor = periodic.PeriodicExtractor(path)

tccextractor.all_metadata()
eventextractor.all_metadata()
periodicextractor.all_metadata()


**Bash**

>>> extract_metadata /home/stuff/tccdocument.pdf -t tcc
>>> extract_metadata /home/stuff/eventdocument.pdf -t event
>>> extract_metadata /home/stuff/periodicdocument.pdf -t periodic

Release files for nsi.metadataextractor 1.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for nsi.metadataextractor 1.2
File Size Uploaded
nsi.metadataextractor-1.2.tar.gz 31.9 kB Details

Release files / nsi.metadataextractor-1.2.tar.gz

Download URL nsi.metadataextractor-1.2.tar.gz
Size 31.9 kB
Tags Source
SHA-256 checksum
How to use checksums
91ebcb63632268e853265b29754d7549ac385b60b46a3fce981e1ebdca453cf0
BLAKE2b-256 checksum
How to use checksums
652796452ff7ca8a8caf37f85f5622691a8a617b9a8a418f16a779834d718649
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

1.2 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page