@@ -13,7 +13,7 @@ Contents
13
13
**   ;  ;  ; ** ** 3. Syntax:** **   ;  ;  ;  ;  ;  ;  ;  ;  ; ** ** [ ` Args ` ] ( #arguments ) ** __ ,__ ** [ ` Inline ` ] ( #inline ) ** __ ,__ ** [ ` Closure ` ] ( #closure ) ** __ ,__ ** [ ` Decorator ` ] ( #decorator ) ** __ ,__ ** [ ` Class ` ] ( #class ) ** __ ,__ ** [ ` Duck_Types ` ] ( #duck-types ) ** __ ,__ ** [ ` Enum ` ] ( #enum ) ** __ ,__ ** [ ` Exceptions ` ] ( #exceptions ) ** __ .__
14
14
**   ;  ;  ; ** ** 4. System:** **   ;  ;  ;  ;  ;  ;  ;  ; ** ** [ ` Print ` ] ( #print ) ** __ ,__ ** [ ` Input ` ] ( #input ) ** __ ,__ ** [ ` Command_Line_Arguments ` ] ( #command-line-arguments ) ** __ ,__ ** [ ` Open ` ] ( #open ) ** __ ,__ ** [ ` Path ` ] ( #path ) ** __ ,__ ** [ ` Command_Execution ` ] ( #oscommands ) ** __ .__
15
15
**   ;  ;  ; ** ** 5. Data:** **   ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ; ** ** [ ` JSON ` ] ( #json ) ** __ ,__ ** [ ` Pickle ` ] ( #pickle ) ** __ ,__ ** [ ` CSV ` ] ( #csv ) ** __ ,__ ** [ ` SQLite ` ] ( #sqlite ) ** __ ,__ ** [ ` Bytes ` ] ( #bytes ) ** __ ,__ ** [ ` Struct ` ] ( #struct ) ** __ ,__ ** [ ` Array ` ] ( #array ) ** __ ,__ ** [ ` MemoryView ` ] ( #memory-view ) ** __ ,__ ** [ ` Deque ` ] ( #deque ) ** __ .__
16
- **   ;  ;  ; ** ** 6. Advanced:** **   ;  ;& nbsp ; ** ** [ ` Threading ` ] ( #threading ) ** __ ,__ ** [ ` Operator ` ] ( #operator ) ** __ ,__ ** [ ` Introspection ` ] ( #introspection ) ** __ ,__ ** [ ` Metaprograming ` ] ( #metaprograming ) ** __ ,__ ** [ ` Eval ` ] ( #eval ) ** __ ,__ ** [ ` Coroutine ` ] ( #coroutines ) ** __ .__
16
+ **   ;  ;  ; ** ** 6. Advanced:** **   ;  ; ** ** [ ` Threading ` ] ( #threading ) ** __ ,__ ** [ ` Operator ` ] ( #operator ) ** __ ,__ ** [ ` Introspection ` ] ( #introspection ) ** __ ,__ ** [ ` Metaprograming ` ] ( #metaprograming ) ** __ ,__ ** [ ` Eval ` ] ( #eval ) ** __ ,__ ** [ ` Coroutine ` ] ( #coroutines ) ** __ .__
17
17
**   ;  ;  ; ** ** 7. Libraries:** **   ;  ;  ;  ;  ;  ; ** ** [ ` Progress_Bar ` ] ( #progress-bar ) ** __ ,__ ** [ ` Plot ` ] ( #plot ) ** __ ,__ ** [ ` Table ` ] ( #table ) ** __ ,__ ** [ ` Curses ` ] ( #curses ) ** __ ,__ ** [ ` Logging ` ] ( #logging ) ** __ ,__ ** [ ` Scraping ` ] ( #scraping ) ** __ ,__ ** [ ` Web ` ] ( #web ) ** __ ,__ ** [ ` Profile ` ] ( #profiling ) ** __ ,__
18
18
**   ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ; ** ** [ ` NumPy ` ] ( #numpy ) ** __ ,__ ** [ ` Image ` ] ( #image ) ** __ ,__ ** [ ` Animation ` ] ( #animation ) ** __ ,__ ** [ ` Audio ` ] ( #audio ) ** __ .__
19
19
0 commit comments