Coder Social home page Coder Social logo

fn-reflection

python utility scripts for my private projects

このライブラリの考え方

基本的に個人的なプロジェクトのうち公開可能な部分を共有可能なように公開したものです。

pythonの言語を拡張するイメージでモジュール定義しています。 自分のライブラリを構築するためのリファレンス実装程度に扱ってください。

バージョンは1を超えていますが、semverの規約を理解していない時に作ったものなので、APIのインタフェースはunstableであり、気に入らなくなったら関数ごと消します。

production useは想定していません。(常用しているのでそれなりに動くことは期待できますが、ユニットテストも整備されていません。)

もし万が一利用されるならば、masterブランチで指定するのではなく、ハッシュ指定でバージョンをフリーズして使ってください。

How to install

poetry(pyproject.tomlに追加)

fn_reflection = { git = "https://github.com/fn-reflection/fn_reflection.git", branch = "master" }

pip

pip install git+https://github.com/fn-reflection/fn-reflection
pip install fn-reflection # deprecated バージョン更新してないので古いです

How to use

import fn-reflection

Naoki Fujita's Projects

druid icon druid

Apache Druid: a high performance real-time analytics database.

rust-headless-chrome icon rust-headless-chrome

A high-level API to control headless Chrome or Chromium over the DevTools Protocol. It is the Rust equivalent of Puppeteer, a Node library maintained by the Chrome DevTools team.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.