Skip to content

Siecje/asphalt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asphalt is a microframework for service oriented applications.

It consists of the core (this) and an ecosystem of high level components that offer additional functionality, often by integrating third party libraries. Asphalt is unique in that it allows developers to use both coroutine-based (asynchronous) and traditional blocking programming styles in the same application and every API provided by any Asphalt component supports both approaches, nearly transparently to the developer.

Asphalt is based on the standard library asyncio module and requires Python 3.4 or later.

The list of available components is on the Asphalt wiki.

Important links

Support

About

Asphalt application framework (core)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%