GithubHelp home page GithubHelp logo

libpy's Introduction

Hi there 👋

nesosuke's GitHub Stats Most Used Languages Trophy

wakatime

libpy's People

Contributors

nesosuke avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

libpy's Issues

複数階層になってるresponseの処理の仕方がわからん

https://github.com/nesosuke/libpy/blob/792237b813b7bb603f30493ec45dd1656463e18a/google_books_api.py
をやると、

[{'kind': 'books#volume', 'id': 'YVTijgEACAAJ', 'etag': 'kzQkEaWQ/RA', 'selfLink': 'https://www.googleapis.com/books/v1/volumes/YVTijgEACAAJ', 'volumeInfo': {'title': '入門Python3', 'authors': ['ビ
ルルバノビック'], 'publishedDate': '2015-12-01', 'description': 'Pythonが誕生して四半世紀。データサイエンスやウェブ開発、セキュリティなどさまざまな分野でPythonの人気が急上昇中です。プログラミング教
育の現場でもCに代わってPythonの採用が増えてきています。本書は、プログラミングが初めてという人を対象に書かれた、Pythonの入門書です。前提とする知識は特にありません。プログラミングおよびPythonの基礎か
らウェブ、データベース、ネットワーク、並行処理といった応用まで、Pythonプログラミングをわかりやすく丁寧に説明します。', 'industryIdentifiers': [{'type': 'ISBN_10', 'identifier': '4873117380'}, {'type': 'ISBN_13', 'identifier': '9784873117386'}], 'readingModes': {'text': False, 'image': False}, 'pageCount': 567, 'printType': 'BOOK', 

(以下略)

のようなものが返ってくるが、先頭の [ がよくわかんなくて、辞書にできてなくて???になっている。
最終的には'title': '入門Python3'を取り出したい。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.