Skip to content
GitLab
    • Explore Projects Groups Snippets
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A awesome-python
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 317
    • Merge requests 317
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Vinta Chen
  • awesome-python
  • Merge requests
  • !323

Correct spelling (woking -> working)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/aspyatkin/patch-3 into master 10 years ago
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: aspyatkin

Compare
  • master (base)

and
  • latest version
    c30ab604
    1 commit, 2 years ago

1 file
+ 3
- 3

    Preferences

    File browser
    Compare changes
README.md
+ 3
- 3
  • View file @ c30ab604

  • Edit in single-file editor

  • Open in Web IDE


@@ -591,7 +591,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
## Internationalization
*Libraries for woking with i18n.*
*Libraries for working with i18n.*
* [Babel](http://babel.pocoo.org/) - An internationalization library for Python.
* [Korean](https://korean.readthedocs.org/) - A library for [Korean](http://en.wikipedia.org/wiki/Korean_language) morphology.
@@ -712,7 +712,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
## Processes and Threads
*Libraries for woking with processes or threads*
*Libraries for working with processes or threads*
* [multiprocessing](https://docs.python.org/2/library/multiprocessing.html) - (Python standard library) Process-based "threading" interface.
* [threading](https://docs.python.org/2/library/threading.html) - (Python standard library) Higher-level threading interface.
@@ -737,7 +737,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
## WebSocket
*Libraries for woking with WebSocket.*
*Libraries for working with WebSocket.*
* [AutobahnPython](https://github.com/tavendo/AutobahnPython) - WebSocket & WAMP for Python on Twisted and [asyncio](https://docs.python.org/3/library/asyncio.html).
* [WebSocket-for-Python](https://github.com/Lawouach/WebSocket-for-Python) - WebSocket client and server library for Python 2 and 3 as well as PyPy.
0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Milestone
No milestone
None
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
1
1 participant
Administrator
Reference: vinta/awesome-python!323
Source branch: github/fork/aspyatkin/patch-3

Menu

Explore Projects Groups Snippets