aswan
Contents:
Installation:
Quickstart
API
aswan Package
Functions
add_url_params
get_json
get_soup
run_simple_project
Classes
Class Inheritance Diagram
Release Notes
aswan
API
run_simple_project
View page source
run_simple_project
aswan.
run_simple_project
(
urls_for_handlers
:
Dict
[
RequestHandler
|
BrowserHandler
,
Iterable
[
str
]
]
,
name
:
str
,
sync
=
False
,
remote
:
str
|
bool
|
None
=
None
)