Sie sind auf Seite 1von 5

1.

Compiler
2. Datatypes

App:
Interface for bus routes

1. Open site
2. Get data
3. Develop web

1. Lists---orderedfor arrays
Range(100)..
2. Tuples--structured
Timecannot be changed
3. Dictionaries---dict n ordered dict..hash
Keyvalue
*Company+: Fission labs
4. Set..Unique data..no random accessno order

HTML :
Set of tags
(xyz) (/xyz)

Re
Regular expression

Split, replace


Modules in

HTML



..

24/7

Dictionaries
Csv
Json
W,r,wb,rb,w+,wb+
My sql.max 50*50
Csv faster to transfer
.Mongo db.no sql..1million*1 million
.Json itself stores in form of database
.
.
.


2 types csv
Normal and excel

Csv.., is called delimitor.
Import csv module

Quoting the values
Akarsh Fission Labs
,
.
.
Import named tuple

.
.
Handle dictionary to create Json.
.
.

D= Dict()
d*a+= Apple
d*b+=Banana
d*c+=Grapes
(,)

Import collections.
D= orderedDict().
.
.
ORMS.
.
.
Obtain data and put in our database..
.
.
Lxml.
.
.
Csv
Json
Xml
..


SEMANTICS..

.
.
.

Json can be made using
1. Named tuple
2. dictionaries

Das könnte Ihnen auch gefallen