Skip to content
View k-shlomi's full-sized avatar

Highlights

  • Pro

Block or report k-shlomi

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

Pinned Loading

  1. Deterministic Logical Pydantic Models Deterministic Logical Pydantic Models
    1
    import random
    2
    from pprint import pprint as print
    3
    from random import choice
    4
    
                  
    5
    from faker import Faker
  2. cache-docker-latest-github-action cache-docker-latest-github-action Public

    Shell

  3. mount-files-to-docker-with-s3fs mount-files-to-docker-with-s3fs Public

    Dockerfile

  4. pydantic-factories pydantic-factories Public

    Forked from litestar-org/polyfactory

    Simple and powerful mock data generation using pydantic or dataclasses

    Python

  5. PynamoDB PynamoDB Public

    Forked from pynamodb/PynamoDB

    A pythonic interface to Amazon's DynamoDB

    Python