The Registry of Open Data on AWS is now available on AWS Data Exchange
All datasets on the Registry of Open Data are now discoverable on AWS Data Exchange alongside 3,000+ existing data products from category-leading data providers across industries. Explore the catalog to find open, free, and commercial data sets. Learn more about AWS Data Exchange

PyEnvs and CallArgs

code completion machine learning

Description

PyEnvs is a collection of 2814 permissively licensed Python packages along with their isolated development environments. Paired with a program analyzer (e.g. Jedi Language Server), it supports querying for project-related information. CallArgs is a dataset built on top of PyEnvs for function call argument completion. It provides function definition, implementation, and usage information for each function call instance.

Update Frequency

None Planned

License

Please note that while we are providing this aggregation of code snippets unlicensed, each package that makes up the broader dataset may have and often does have its own license. Individual licenses can be found in the source code for the respective packages.

Documentation

https://github.com/amazon-research/function-call-argument-completion

Managed By

See all datasets managed by Amazon.

Contact

Post any questions to re:Post and use the AWS Open Data tag.

How to Cite

PyEnvs and CallArgs was accessed on DATE from https://registry.opendata.aws/pyenvs-and-callargs.

Usage Examples

Publications

Resources on AWS

  • Description
    PyEnvs
    Resource type
    S3 Bucket
    Amazon Resource Name (ARN)
    arn:aws:s3:::pyenvs-and-callargs/pyenvs/
    AWS Region
    us-west-2
    AWS CLI Access (No AWS account required)
    aws s3 ls --no-sign-request s3://pyenvs-and-callargs/pyenvs/
  • Description
    CallArgs
    Resource type
    S3 Bucket
    Amazon Resource Name (ARN)
    arn:aws:s3:::pyenvs-and-callargs/callargs/
    AWS Region
    us-west-2
    AWS CLI Access (No AWS account required)
    aws s3 ls --no-sign-request s3://pyenvs-and-callargs/callargs/

Edit this dataset entry on GitHub

Tell us about your project

Home