cfutils
0.1.0
  • cfutils package
    • Subpackages
      • cfutils.api package
        • Submodules
        • cfutils.api.methods module
          • APIMethod
            • APIMethod.auth_required()
            • APIMethod.buildAPICallURL()
            • APIMethod.get()
            • APIMethod.name()
            • APIMethod.resultType()
          • BlogEntry_Comments
            • BlogEntry_Comments.blogEntryId
            • BlogEntry_Comments.name()
            • BlogEntry_Comments.resultType()
          • BlogEntry_View
            • BlogEntry_View.blogEntryId
            • BlogEntry_View.name()
            • BlogEntry_View.resultType()
          • CFAPIError
          • Contest_Hacks
            • Contest_Hacks.asManager
            • Contest_Hacks.auth_required()
            • Contest_Hacks.contestId
            • Contest_Hacks.name()
            • Contest_Hacks.resultType()
          • Contest_List
            • Contest_List.gym
            • Contest_List.name()
            • Contest_List.resultType()
          • Contest_RatingChanges
            • Contest_RatingChanges.contestId
            • Contest_RatingChanges.name()
            • Contest_RatingChanges.resultType()
          • Contest_Standings
            • Contest_Standings.From
            • Contest_Standings.Result
              • Contest_Standings.Result.contest
              • Contest_Standings.Result.problems
              • Contest_Standings.Result.rows
            • Contest_Standings.asManager
            • Contest_Standings.contestId
            • Contest_Standings.count
            • Contest_Standings.name()
            • Contest_Standings.resultType()
            • Contest_Standings.room
            • Contest_Standings.showUnofficial
          • Contest_Status
            • Contest_Status.From
            • Contest_Status.asManager
            • Contest_Status.auth_required()
            • Contest_Status.contestId
            • Contest_Status.count
            • Contest_Status.handle
            • Contest_Status.name()
            • Contest_Status.resultType()
          • Problemset_Problems
            • Problemset_Problems.Result
              • Problemset_Problems.Result.problemStatistics
              • Problemset_Problems.Result.problems
            • Problemset_Problems.name()
            • Problemset_Problems.problemsetName
            • Problemset_Problems.resultType()
            • Problemset_Problems.tags
          • Problemset_RecentStatus
            • Problemset_RecentStatus.count
            • Problemset_RecentStatus.name()
            • Problemset_RecentStatus.problemsetName
            • Problemset_RecentStatus.resultType()
          • RecentActions
            • RecentActions.maxCount
            • RecentActions.name()
            • RecentActions.resultType()
          • User_BlogEntries
            • User_BlogEntries.handle
            • User_BlogEntries.name()
            • User_BlogEntries.resultType()
          • User_Friends
            • User_Friends.auth_required()
            • User_Friends.name()
            • User_Friends.onlyOnline
            • User_Friends.resultType()
          • User_Info
            • User_Info.handles
            • User_Info.name()
            • User_Info.resultType()
          • User_RatedList
            • User_RatedList.activeOnly
            • User_RatedList.includeRetired
            • User_RatedList.name()
            • User_RatedList.resultType()
          • User_Rating
            • User_Rating.handle
            • User_Rating.name()
            • User_Rating.resultType()
          • User_Status
            • User_Status.From
            • User_Status.count
            • User_Status.handle
            • User_Status.name()
            • User_Status.resultType()
        • cfutils.api.objects module
          • BlogEntry
            • BlogEntry.allowViewHistory
            • BlogEntry.authorHandle
            • BlogEntry.content
            • BlogEntry.creationTimeSeconds
            • BlogEntry.id
            • BlogEntry.locale
            • BlogEntry.modificationTimeSeconds
            • BlogEntry.originalLocale
            • BlogEntry.rating
            • BlogEntry.tags
            • BlogEntry.title
          • Comment
            • Comment.commentatorHandle
            • Comment.creationTimeSeconds
            • Comment.id
            • Comment.locale
            • Comment.parentCommentId
            • Comment.rating
            • Comment.text
          • Contest
            • Contest.city
            • Contest.country
            • Contest.description
            • Contest.difficulty
            • Contest.durationSeconds
            • Contest.frozen
            • Contest.icpcRegion
            • Contest.id
            • Contest.kind
            • Contest.name
            • Contest.phase
            • Contest.preparedBy
            • Contest.relativeTimeSeconds
            • Contest.season
            • Contest.startTimeSeconds
            • Contest.type
            • Contest.websiteUrl
          • ContestPhase
            • ContestPhase.BEFORE
            • ContestPhase.CODING
            • ContestPhase.FINISHED
            • ContestPhase.PENDING_SYSTEM_TEST
            • ContestPhase.SYSTEM_TEST
          • ContestType
            • ContestType.CF
            • ContestType.ICPC
            • ContestType.IOI
          • Hack
            • Hack.creationTimeSeconds
            • Hack.defender
            • Hack.hacker
            • Hack.id
            • Hack.judgeProtocol
            • Hack.problem
            • Hack.test
            • Hack.verdict
          • HackVerdict
            • HackVerdict.GENERATOR_CRASHED
            • HackVerdict.GENERATOR_INCOMPILABLE
            • HackVerdict.HACK_SUCCESSFUL
            • HackVerdict.HACK_UNSUCCESSFUL
            • HackVerdict.IGNORED
            • HackVerdict.INVALID_INPUT
            • HackVerdict.OTHER
            • HackVerdict.TESTING
          • JudgeProtocol
            • JudgeProtocol.manual
            • JudgeProtocol.protocol
            • JudgeProtocol.verdict
          • Member
            • Member.handle
            • Member.name
          • ParticipantType
            • ParticipantType.CONTESTANT
            • ParticipantType.MANAGER
            • ParticipantType.OUT_OF_COMPETITION
            • ParticipantType.PRACTICE
            • ParticipantType.VIRTUAL
          • Party
            • Party.contestId
            • Party.ghost
            • Party.members
            • Party.participantType
            • Party.room
            • Party.startTimeSeconds
            • Party.teamId
            • Party.teamName
          • Problem
            • Problem.contestId
            • Problem.index
            • Problem.name
            • Problem.points
            • Problem.problemsetName
            • Problem.rating
            • Problem.tags
            • Problem.type
          • ProblemResult
            • ProblemResult.bestSubmissionTimeSeconds
            • ProblemResult.penalty
            • ProblemResult.points
            • ProblemResult.rejectedAttemptCount
            • ProblemResult.type
          • ProblemResultType
            • ProblemResultType.FINAL
            • ProblemResultType.PRELIMINARY
          • ProblemStatistics
            • ProblemStatistics.contestId
            • ProblemStatistics.index
            • ProblemStatistics.solvedCount
          • ProblemType
            • ProblemType.PROGRAMMING
            • ProblemType.QUESTION
          • RanklistRow
            • RanklistRow.lastSubmissionTimeSeconds
            • RanklistRow.party
            • RanklistRow.penalty
            • RanklistRow.points
            • RanklistRow.problemResults
            • RanklistRow.rank
            • RanklistRow.successfulHackCount
            • RanklistRow.unsuccessfulHackCount
          • RatingChange
            • RatingChange.contestId
            • RatingChange.contestName
            • RatingChange.handle
            • RatingChange.newRating
            • RatingChange.oldRating
            • RatingChange.rank
            • RatingChange.ratingUpdateTimeSeconds
          • RecentAction
            • RecentAction.blogEntry
            • RecentAction.comment
            • RecentAction.timeSeconds
          • Submission
            • Submission.author
            • Submission.contestId
            • Submission.creationTimeSeconds
            • Submission.id
            • Submission.memoryConsumedBytes
            • Submission.passedTestCount
            • Submission.points
            • Submission.problem
            • Submission.programmingLanguage
            • Submission.relativeTimeSeconds
            • Submission.testset
            • Submission.timeConsumedMillis
            • Submission.verdict
          • Testset
            • Testset.CHALLENGES
            • Testset.PRETESTS
            • Testset.SAMPLES
            • Testset.TESTS
            • Testset.TESTS1
            • Testset.TESTS10
            • Testset.TESTS2
            • Testset.TESTS3
            • Testset.TESTS4
            • Testset.TESTS5
            • Testset.TESTS6
            • Testset.TESTS7
            • Testset.TESTS8
            • Testset.TESTS9
          • User
            • User.avatar
            • User.city
            • User.contribution
            • User.country
            • User.email
            • User.firstName
            • User.friendOfCount
            • User.handle
            • User.lastName
            • User.lastOnlineTimeSeconds
            • User.maxRank
            • User.maxRating
            • User.openId
            • User.organization
            • User.rank
            • User.rating
            • User.registrationTimeSeconds
            • User.titlePhoto
            • User.vkId
          • Verdict
            • Verdict.CHALLENGED
            • Verdict.COMPILATION_ERROR
            • Verdict.CRASHED
            • Verdict.FAILED
            • Verdict.IDLENESS_LIMIT_EXCEEDED
            • Verdict.INPUT_PREPARATION_CRASHED
            • Verdict.MEMORY_LIMIT_EXCEEDED
            • Verdict.OK
            • Verdict.PARTIAL
            • Verdict.PRESENTATION_ERROR
            • Verdict.REJECTED
            • Verdict.RUNTIME_ERROR
            • Verdict.SECURITY_VIOLATED
            • Verdict.SKIPPED
            • Verdict.TESTING
            • Verdict.TIME_LIMIT_EXCEEDED
            • Verdict.WRONG_ANSWER
      • cfutils.icpctools package
        • Submodules
        • cfutils.icpctools.event_feed module
          • Account
            • Account.eventType()
            • Account.id
            • Account.ip
            • Account.name
            • Account.password
            • Account.person_id
            • Account.team_id
            • Account.type
            • Account.username
          • AccountTypeEnum
            • AccountTypeEnum.admin
            • AccountTypeEnum.analyst
            • AccountTypeEnum.judge
            • AccountTypeEnum.staff
            • AccountTypeEnum.team
          • Award
            • Award.citation
            • Award.eventType()
            • Award.id
            • Award.team_ids
          • Clarification
            • Clarification.contest_time
            • Clarification.eventType()
            • Clarification.from_team_id
            • Clarification.id
            • Clarification.problem_id
            • Clarification.reply_to_id
            • Clarification.text
            • Clarification.time
            • Clarification.to_team_id
          • Command
            • Command.args
            • Command.command
            • Command.version
            • Command.version_command
          • Commentary
            • Commentary.contest_time
            • Commentary.eventType()
            • Commentary.id
            • Commentary.message
            • Commentary.problem_ids
            • Commentary.team_ids
            • Commentary.time
          • Contest
            • Contest.banner
            • Contest.countdown_pause_time
            • Contest.duration
            • Contest.eventType()
            • Contest.formal_name
            • Contest.id
            • Contest.location
            • Contest.logo
            • Contest.name
            • Contest.penalty_time
            • Contest.scoreboard_freeze_duration
            • Contest.scoreboard_type
            • Contest.start_time
          • Event
            • Event.data
            • Event.id
            • Event.token
            • Event.type
          • EventData
            • EventData.eventType()
          • EventType
            • EventType.accounts
            • EventType.awards
            • EventType.clarifications
            • EventType.commentary
            • EventType.contest
            • EventType.event_feed
            • EventType.groups
            • EventType.judgement_types
            • EventType.judgements
            • EventType.languages
            • EventType.organizations
            • EventType.persons
            • EventType.problems
            • EventType.runs
            • EventType.scoreboard
            • EventType.state
            • EventType.submissions
            • EventType.teams
          • Fileref
            • Fileref.filename
            • Fileref.hash
            • Fileref.height
            • Fileref.href
            • Fileref.mime
            • Fileref.width
          • Group
            • Group.eventType()
            • Group.icpc_id
            • Group.id
            • Group.location
            • Group.name
            • Group.type
          • Imageref
          • Judgement
            • Judgement.end_contest_time
            • Judgement.end_time
            • Judgement.eventType()
            • Judgement.id
            • Judgement.judgement_type_id
            • Judgement.max_run_time
            • Judgement.start_contest_time
            • Judgement.start_time
            • Judgement.submission_id
          • JudgementType
            • JudgementType.eventType()
            • JudgementType.id
            • JudgementType.name
            • JudgementType.penalty
            • JudgementType.solved
          • JudgementTypeId
            • JudgementTypeId.AC
            • JudgementTypeId.APE
            • JudgementTypeId.CE
            • JudgementTypeId.CS
            • JudgementTypeId.CTL
            • JudgementTypeId.EO
            • JudgementTypeId.IF
            • JudgementTypeId.ILE
            • JudgementTypeId.IO
            • JudgementTypeId.JE
            • JudgementTypeId.MLE
            • JudgementTypeId.NO
            • JudgementTypeId.OLE
            • JudgementTypeId.PE
            • JudgementTypeId.RCO
            • JudgementTypeId.RE
            • JudgementTypeId.REO
            • JudgementTypeId.RIO
            • JudgementTypeId.RNO
            • JudgementTypeId.RPE
            • JudgementTypeId.RTE
            • JudgementTypeId.RWA
            • JudgementTypeId.SE
            • JudgementTypeId.SV
            • JudgementTypeId.TCO
            • JudgementTypeId.TEO
            • JudgementTypeId.TIO
            • JudgementTypeId.TLE
            • JudgementTypeId.TNO
            • JudgementTypeId.TPE
            • JudgementTypeId.TWA
            • JudgementTypeId.WA
            • JudgementTypeId.WTL
          • Language
            • Language.compiler
            • Language.entry_point_name
            • Language.entry_point_required
            • Language.eventType()
            • Language.extensions
            • Language.id
            • Language.name
            • Language.runner
          • Location
            • Location.latitude
            • Location.longitude
          • Location1
            • Location1.rotation
            • Location1.x
            • Location1.y
          • Mime
            • Mime.image_jpeg
            • Mime.image_png
            • Mime.image_svg_xml
          • Organization
            • Organization.country
            • Organization.country_flag
            • Organization.eventType()
            • Organization.formal_name
            • Organization.icpc_id
            • Organization.id
            • Organization.location
            • Organization.logo
            • Organization.name
            • Organization.twitter_account
            • Organization.twitter_hashtag
            • Organization.url
          • Person
            • Person.email
            • Person.eventType()
            • Person.icpc_id
            • Person.id
            • Person.name
            • Person.photo
            • Person.role
            • Person.sex
            • Person.team_ids
            • Person.title
          • Problem
            • Problem.color
            • Problem.eventType()
            • Problem.id
            • Problem.label
            • Problem.max_score
            • Problem.name
            • Problem.ordinal
            • Problem.package
            • Problem.rgb
            • Problem.statement
            • Problem.test_data_count
            • Problem.time_limit
            • Problem.uuid
          • Role
            • Role.coach
            • Role.contestant
            • Role.other
            • Role.staff
          • Run
            • Run.contest_time
            • Run.eventType()
            • Run.id
            • Run.judgement_id
            • Run.judgement_type_id
            • Run.ordinal
            • Run.run_time
            • Run.time
          • ScoreboardType
            • ScoreboardType.pass_fail
            • ScoreboardType.score
          • SexEnum
            • SexEnum.female
            • SexEnum.male
          • State
            • State.end_of_updates
            • State.ended
            • State.eventType()
            • State.finalized
            • State.frozen
            • State.started
            • State.thawed
          • Submission
            • Submission.contest_time
            • Submission.entry_point
            • Submission.eventType()
            • Submission.files
            • Submission.id
            • Submission.language_id
            • Submission.problem_id
            • Submission.reaction
            • Submission.team_id
            • Submission.time
          • Team
            • Team.audio
            • Team.backup
            • Team.desktop
            • Team.display_name
            • Team.eventType()
            • Team.group_ids
            • Team.hidden
            • Team.icpc_id
            • Team.id
            • Team.key_log
            • Team.location
            • Team.name
            • Team.organization_id
            • Team.photo
            • Team.tool_data
            • Team.video
            • Team.webcam
        • cfutils.icpctools.feed_generator module
          • CFContestConfig
            • CFContestConfig.freezeDurationSeconds
            • CFContestConfig.getGroups()
            • CFContestConfig.groups
            • CFContestConfig.include_out_of_comp
            • CFContestConfig.include_virtual
            • CFContestConfig.strict_mode
          • EventFeedError
          • EventFeedFromCFContest
            • EventFeedFromCFContest.generate()
cfutils
  • Python Module Index

Python Module Index

c
 
c
- cfutils
    cfutils.api
    cfutils.api.methods
    cfutils.api.objects
    cfutils.icpctools
    cfutils.icpctools.event_feed
    cfutils.icpctools.feed_generator

© Copyright 2023, Anurudh Peduri.

Built with Sphinx using a theme provided by Read the Docs.