Skip to content

QuantEcon/quantecon-book-networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quantecon-book-networks

Python Package for https://networks.quantecon.org (Economic Networks)

Releases

2025-May-29: v1.5

FIX: remove use of pandas_datareader as it was causing FutureWarning issues globally.

2025-Apr-24: v1.4

BUG: Fix dependency by including wbgapi package

2025-March-26: v1.3

BUG: Fix one instance where pandas_datareader use was causing a FutureWarning to be triggered by pandas

2025-Feb-18: v1.2

Removed POTS dependency as no longer building a jupyter-book on the companion site, and enables package to be wasm compatible.

2023-Dec-06: v1.1

DEPS: Add POTS as a dependency to support the lectures and enable automatic installation of dependencies

2023-Nov-20: v1.0

This is the first v1 release to support the publication of the book

Package Builder

This package uses flit to build and publish updates to PyPI

To update the package:

  1. Make the necessary updates to main (via PR or push)
  2. Use flit install to install it for local testing
  3. To publish use flit publish

⚠️ You will need to have mantainer priviledges on PyPI for quantecon_book_networks package.

The configuration for flit is found in pyproject.toml

About

Package for networks.quantecon.org (Economic Networks)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Contributors 7