Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

asyncpgw

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asyncpgw

これはdiscordpyとasyncpgを使用し、POSTTGRESQLにデータを保存する処理があるBOTを作ってる日本人向けに作成したものです

  • 0.3.6
  • PyPI
  • Socket score

Maintainers
1

asyncpgw

これはdiscord.pyとasyncpgを使用し、POSTTGRESQLにデータを保存する処理があるBOTを作ってる日本人向けに作成したものです。

使い方

asyncpgwをインストール

python3 -m pip install asyncpg

基本的な使い方

ソースコードがかなり長くなってしまうので、 testsフォルダー にまとめてあります。

尚、このコードはCOGを使用しています。

テキストチャットで発言するとユーザーのレベルがあがるコードを例にしてます。

変更ログ

0.0.1

・テスト

0.0.2

・descriptionの変更

0.0.3

・カラムが空だった場合に対応

0.0.4

・bug fix

0.0.5

・bug fix

0.0.6

・bug fix

0.0.7

・bug fix

0.0.8

・ ListpgクラスのTypeErrorが出るバグを直した。

0.0.9

・ Listpgクラスの)の位置を直した

0.1.0

・ Listpgクラスのbugを直した

0.1.1

・limit_fetchsのbugを直した

0.1.2

・同じ

0.1.3

・ListPgをPgにまとめた ・sortfetchとlimitfetchを追加

0.1.4

・sort_fetchのバグを直した

0.1.5

・sort_fetchのバグを直した

0.1.6

・sort_fetchのバグを直した

0.1.7 ~ 0.2.5

・カラムが指定されない時に対応した。

0.2.6

・カラムの追加削除関数を追加

0.2.7

・カラム削除関数のバグを直した

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc