Skip to content
View tomoncle's full-sized avatar
tomoncle
tomoncle

Organizations

@apachecn @tomoncleshare
Block or Report

Block or report tomoncle

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tomoncle/README.md

👋

                              +---------------------------+                       
                              |\                          |\                      
                              | \    @ \_    /            | \                     
                              |  \  /  \_o--<_/           | o\                    
______________________________|___|/______________________|-|\|__________________ 
         /                   /    /              _ o     / /|_                /   
        /                   /  _o'------------- / / \ ----/                  /    
       /                   /  /|_                /\    /                    /     
      /                   /_ /\ _______________ / / __/                    /      
     /                      / /                                           /       
    /                                                                    /        
   /                                                                    /         
  /                                                                    /          
 /____________________________________________________________________/            

Pinned

  1. Python-notes Python-notes Public

    Python related technologies used in work: crawler, data analysis, timing tasks, RPC, page parsing, decorator, built-in functions, Python objects, multi-threading, multi-process, asynchronous, redis…

    Python 102 52

  2. flaskapp flaskapp Public

    Building web project framework with flask. Modular design, supporting data migration, banner, interceptor, exception handling, JSON transformation, swagger, celery, flask configuration expansion, etc.

    Python 49 23

  3. face-detection-induction-course face-detection-induction-course Public

    Basics of face detection, share detailed steps and complete code in the learning process.

    Python 47 29

  4. prometheus-http-client prometheus-http-client Public

    Prometheus service http client, Use wrapper Automatic selection query mode, there is no need for any implementation

    Python 31 17

  5. mxnet-spring-samples mxnet-spring-samples Public archive

    Apache MXNet (Incubating) A flexible and efficient library for deep learning for Java samples.

    Java 4 1

  6. k8s-operator-nginx k8s-operator-nginx Public

    使用kubebuilder 构建一个简单的 k8s-operator.

    Go