Cerca

Heus ací els resultats de la cerca.

1.7 Four magic letters: CRUD
9 Resultats, Darrera modificació:
a simple relational database residing in a single file, or on the contrary, a huge, distributed cloud of... ction of retro cars written down in the cars.json file (Download ''cars.json'' zip file); the ''json-server'' will read the file in and will handle its contents according to our actions; *
1.6 Making life easier with the requests module
8 Resultats, Darrera modificació:
wnload, download and run the Windows installer (a file with a name that looks like ''node-vxx.yy.z-x86.m... ps://nodejs.org/en/download, download the ''pkg'' file and run the installer. Whole process looks the sa... Do the following actions: * download the JSON file cars.json from here: Download {{ :info:cursos:pue... h>json-server --watch cars.json</code> Note: the file name you put after ''–-watch'' should be specifie
1.5 What is XML and why do we prefer to use JSON?
7 Resultats, Darrera modificació:
ced by MS Office applications (the newer one with file extensions ending with x like docx) utilizes XML ... to this line, a program responsible for parsing a file’s content is calm about the future. It knows what... n needed about it is its URI (which may be just a file name recognizable by the target server); * the ... you to create, write, read, parse, and modify XML files. Most of them treat an XML document as a tree co
1.2 How to use sockets in Python
3 Resultats, Darrera modificació:
xistent.name Traceback (most recent call last): File "cli.py", line 5, in <module> sock.connect((s... existentname Traceback (most recent call last): File "cli.py", line 5, in <module> sock.connect((s... cated.server Traceback (most recent call last): File "cli2.py", line 6, in <module> sock.connect((
1.1 Python Professional Course Series: RESTful APIs
2 Resultats, Darrera modificació:
philosophy contained in the words everything is a file. A socket may be often treated as very specific kind of file. Writing to a socket results in sending the data
1.4 Talking to JSON in Python
2 Resultats, Darrera modificació:
this suffix which **writes the JSON string to the file** for file-like streams. The function does what it promises – it takes data (even somewhat complicated
1.3 JSON – our new friend
1 Resultats, Darrera modificació:
[[http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-404.pdf]] If you want to encode an
2.1 Python Professional Course Series: Lab & Assessment
1 Resultats, Darrera modificació:
ion. Assuming that the tool is placed in a source file name sitechecker.py, here are some real-use cases