{"id":19988881,"url":"https://github.com/limscoder/amfast","last_synced_at":"2025-05-04T08:32:11.870Z","repository":{"id":28578308,"uuid":"32096212","full_name":"limscoder/amfast","owner":"limscoder","description":"An Adobe AMF serialization and RPC implementation for Python, written as a C extension for speed.","archived":false,"fork":false,"pushed_at":"2018-01-25T16:26:59.000Z","size":27789,"stargazers_count":5,"open_issues_count":9,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T06:28:37.040Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/limscoder.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.txt","contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-12T19:02:37.000Z","updated_at":"2022-10-15T18:03:08.000Z","dependencies_parsed_at":"2022-09-03T09:12:18.248Z","dependency_job_id":null,"html_url":"https://github.com/limscoder/amfast","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limscoder%2Famfast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limscoder%2Famfast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limscoder%2Famfast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limscoder%2Famfast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/limscoder","download_url":"https://codeload.github.com/limscoder/amfast/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252308255,"owners_count":21727159,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T04:44:32.231Z","updated_at":"2025-05-04T08:32:06.859Z","avatar_url":"https://github.com/limscoder.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"##AmFast\n\nA Flash remoting framework for Python that uses AMF to communicate between Python and Flash, Flex, and any other system that supports AMF.\n\n##Server Features\n\n * Support for NetConnection and RemoteObject RPC.\n * Support for Producer/Consumer 'push' messaging with HTTP polling, HTTP long-polling, and real-time HTTP streaming channels.\n * Support for authentication with NetConnection and RemoteObject.\n * Built in Channels for CherryPy, Twisted Web, Google App Engine, Django, Tornado and plain WSGI.\n * Support for configurable Endpoints. Use AmFast's built-in AMF encoder/decoder C-extension, or use an external AMF encoder/decoder, such as PyAmf for a pure-Python implementation.\n\n##AMF Encoder/Decoder Features\n\n * AMF0/AMF3 encoder/decoder written in C as a Python extension for speed.\n * Map custom classes with ClassDef objects for complete control over serialization/de-serialization.\n * Full support for IExternalizable objects.\n * Data persistence with SqlAlchemy including remotely-loadable lazy-loaded attributes.\n * Actionscript code generation from ClassDef objects.\n\n##Installation\n\nMost current version is: 0.5.3\nDownload the package distribution from PyPi\nExtract package and execute the following command from within the root distribution directory:\n\n    # To install entire package:\n    python setup.py install\n    \n    # Install without compiling encode/decode extensions.\n    #\n    # If you don't compile the encode/decode extensions,\n    # you can use PyAmf for encoding/decoding.\n    python setup.py --without-extensions install\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimscoder%2Famfast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flimscoder%2Famfast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimscoder%2Famfast/lists"}