`pathos` is licensed under 3-clause BSD:
>>> import pathos
>>> print (pathos.license())
To cite `pathos`:
>>> import pathos
>>> print (pathos.citation())
What's Changed
* Bump idna from 3.4 to 3.7 in /docs by dependabot in https://github.com/uqfoundation/pathos/pull/284
* Bump jinja2 from 3.1.3 to 3.1.4 in /docs by dependabot in https://github.com/uqfoundation/pathos/pull/285
* Bump requests from 2.31.0 to 2.32.0 in /docs by dependabot in https://github.com/uqfoundation/pathos/pull/286
* Bump tornado from 6.3.3 to 6.4.1 in /docs by dependabot in https://github.com/uqfoundation/pathos/pull/287
* bump requirements in setup, docs to rtfd 10.27.0, map example by mmckerns in https://github.com/uqfoundation/pathos/pull/289
* Bump certifi from 2024.2.2 to 2024.7.4 in /docs by dependabot in https://github.com/uqfoundation/pathos/pull/290
* type check for Integral, bool by value by mmckerns in https://github.com/uqfoundation/pathos/pull/291
* travis build 3.13 with multiprocess and ppft master by mmckerns in https://github.com/uqfoundation/pathos/pull/292
* add formal support for python 3.13 by mmckerns in https://github.com/uqfoundation/pathos/pull/293
**Full Changelog**: https://github.com/uqfoundation/pathos/compare/0.3.2...0.3.3