Skip to content
View forcodingagain's full-sized avatar
Block or Report

Block or report forcodingagain

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

Popular repositories

  1. python-guide python-guide Public

    Python Summary

  2. efficient-tools efficient-tools Public

    Efficient-Tools

  3. vscode-guide vscode-guide Public

    vscode guide

  4. json2python-models json2python-models Public

    Forked from bogdandm/json2python-models

    Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support

    Python

  5. datamodel-code-generator datamodel-code-generator Public

    Forked from koxudaxi/datamodel-code-generator

    Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.

    Python

  6. simple-ddl-parser simple-ddl-parser Public

    Forked from xnuinside/simple-ddl-parser

    Simple DDL Parser to parse SQL (HQL, TSQL, AWS Redshift, BigQuery, Snowflake and other dialects) ddl files to json/python dict with full information about columns: types, defaults, primary keys, et…

    Python