Skip to main content

Functions for getting records and building graphs from the Math Genealogy Project.

Project description

geneagrapher-core Continuous Integration Status Live Tests Status Documentation Status

Overview

Geneagrapher is a tool for extracting information from the Mathematics Genealogy Project to form a math family tree, where connections are between advisors and their students.

This package contains the core data-grabbing and manipulation functions needed to build a math family tree. The functionality here is low level and intended to support the development of other tools. If you just want to build a geneagraph, take a look at Geneagrapher. If you want to get mathematician records and use them in code, then this project may be useful to you.

Documentation

Documentation about how to call into this package's functions can be found at http://geneagrapher-core.readthedocs.io/.

Development

Dependencies in this package are managed by Poetry. Thus, your Python environment will need Poetry installed. Install all dependencies with:

$ poetry install

Several development commands are runnable with make:

  • make fmt (also make black and make format) formats code using black
  • make format-check runs black and reports if the code passes formatting checks without making changes
  • make lint (also make flake8 and make flake) does linting
  • make mypy (also make types) checks the code for typing violations
  • make test runs automated tests
  • make check does code formatting (checking, not modifying), linting, type checking, and testing in one command; if this command does not pass, CI will not pass

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

geneagrapher_core-0.1.1.tar.gz (8.0 kB view details)

Uploaded Source

Built Distribution

geneagrapher_core-0.1.1-py3-none-any.whl (8.5 kB view details)

Uploaded Python 3

File details

Details for the file geneagrapher_core-0.1.1.tar.gz.

File metadata

  • Download URL: geneagrapher_core-0.1.1.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.11.0 Darwin/21.6.0

File hashes

Hashes for geneagrapher_core-0.1.1.tar.gz
Algorithm Hash digest
SHA256 9379a3e714970ba0dd77fd4a013d98a0c3cfce018ac401bfc715044cd14c620c
MD5 13dfe16a9fed7511b083b388dbf7f196
BLAKE2b-256 090d6bfd518af1f8e9b5bbc41a734fd619e688ad95153308a285510c70998033

See more details on using hashes here.

File details

Details for the file geneagrapher_core-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for geneagrapher_core-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 80326559d480165ff9b642abfa0eee1deca735ff655ce8d4793e45557e72e34c
MD5 eb798e97d158b2f1697675ab7337e450
BLAKE2b-256 f1d52fc0c25f00d7c5a922d65f90718cb52d65cfb6ad3633cf20b5e84ab828d8

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