Skip to main content

Module for siscad.ufms.br

Project description

PyPI

Módulo para extrair informações do Siscad

Exemplo

from siscad import Siscad
siscad=Siscad("passaporte","senha") 

print(siscad.rga)
print(siscad.nome)
print(siscad.carga_hor)
print(siscad.cr)
print(siscad.discs_feitas)
print(siscad.ultima_matricula)

for semestre in siscd.get_semestres():
	print(semestre.date)
	for disciplina in semestre.discs:
		print(disciplina.nome)
		print(*disc.notas,sep="\n")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

siscad-0.0.5.tar.gz (17.4 kB view details)

Uploaded Source

File details

Details for the file siscad-0.0.5.tar.gz.

File metadata

  • Download URL: siscad-0.0.5.tar.gz
  • Upload date:
  • Size: 17.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for siscad-0.0.5.tar.gz
Algorithm Hash digest
SHA256 c27f71a1c62228ae4f842c90523f2b669a789481b84a6385f47d7331ce1bdf3a
MD5 6906fff17b975c8f077ef5efbc28ae2a
BLAKE2b-256 2132a47826f768d4e1a743e7aa423d70b3d60cd20bf69868332896e06ca20ed0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page