<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Python in a nutshell</title>
  </titleInfo>
  <titleInfo type="alternative">
    <title>Python in a nutshell</title>
    <subTitle>a desktop quick reference</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Martelli, Alex</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Ravenscroft, Anna Martelli</namePart>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Holden, Steve</namePart>
    <namePart type="date">1950-</namePart>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">cau</placeTerm>
    </place>
    <dateIssued encoding="marc">2017</dateIssued>
    <edition>Third edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xiv, 749 pages : illustrations ; 23 cm.</extent>
  </physicalDescription>
  <abstract>This book provides a quick reference to the language, including Python 3.5, 2.7 and highlights of 3.6. It covers a wide range of application areas, including web and network programming, XML handling, database interactions, and high-speed numeric computing</abstract>
  <tableOfContents>Introduction to Python -- The Python interpreter -- The Python language -- Object-oriented Python -- Exceptions -- Modules -- Core built-ins and standard library modules -- Strings and things -- Regular expressions -- File and text operations -- Persistence and databases -- Time operations -- Controlling execution -- Threads and processes -- Numeric processing -- testing, debugging, and optimizing -- Network basics -- Asynchronous alternatives -- Client-side network protocol modules -- Serving HTTP -- Email, MIME, and other network encodings -- Structured text: HTML -- Structured text: XML -- Extending and embedding classic Python -- Distributing extensions and programs -- v2/v3 migration and coexistence.</tableOfContents>
  <note type="statement of responsibility">Alex Martelli, Anna Ravenscroft, and Steve Holden.</note>
  <note>Includes bibliographical references and index.</note>
  <note>CSE</note>
  <subject authority="lcsh">
    <topic>Python (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Scripting languages (Computer science)</topic>
  </subject>
  <subject>
    <topic>COMPUTERS / Programming Languages / Python</topic>
  </subject>
  <subject>
    <topic>COMPUTERS / Programming / Object Oriented</topic>
  </subject>
  <subject>
    <topic>COMPUTERS / Reference</topic>
  </subject>
  <subject authority="fast">
    <topic>Scripting languages (Computer science)</topic>
  </subject>
  <subject authority="fast">
    <topic>Python (Computer program language)</topic>
  </subject>
  <subject authority="gnd">
    <topic>Python 2.7</topic>
  </subject>
  <subject authority="gnd">
    <topic>Python 3.5</topic>
  </subject>
  <subject authority="gnd">
    <topic>Python 3.6</topic>
  </subject>
  <classification authority="lcc">QA76.73.P98 M37 2017</classification>
  <classification authority="ddc" edition="23">005.133</classification>
  <relatedItem type="series">
    <titleInfo>
      <title>In a nutshell (O'Reilly &amp; Associates)</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">144939292X</identifier>
  <identifier type="isbn">9781449392925</identifier>
  <identifier type="isbn">9789352135400</identifier>
  <identifier type="lccn">2017446970</identifier>
  <location>
    <physicalLocation>Ayesha Abed Library</physicalLocation>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg">YDXCP</recordContentSource>
    <recordCreationDate encoding="marc">221102</recordCreationDate>
    <recordIdentifier source="BD-DhAAL">39939</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
