# pythonds **Repository Path**: codergaojin/pythonds ## Basic Information - **Project Name**: pythonds - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Problem Solving with Algorithms and Data Structures Using Python ================================================================ This book began as a paper book, first published by Franklin Beedle & Associates back in 2005. Written by Brad Miller and David Ranum. We are grateful for the vision of Jim Leisy who gave us permission to take our text and publish it online as an interactive textbook. .. image:: http://bnmnetp.me:8088/buildStatus/icon?job=pythondsBuild Getting Started =============== We have tried to make it as easy as possible for you to build and use this book. 1. You can see and read this book online at `interactivepython.org `_ 2. You can build it and host it yourself in just a few simple steps: 1. ``pip install -r requirements.txt`` -- Should install everything you need 2. ``runestone build`` -- will build the html and put it in ``./build/pythonds`` 3. ``runestone serve`` -- will start a webserver and serve the pages locally from ``./build/pythonds`` .. raw:: html Creative Commons License
Problem Solving with Algorithms and Data Structures using Python by Brad Miller and David Ranum is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.